Browse Source

Spelling correction.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@828237 13f79535-47bb-0310-9956-ffa450edef68
master
Jesse N. Glick 15 years ago
parent
commit
ea6d5e0113
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/properties.html

+ 1
- 1
docs/manual/properties.html View File

@@ -241,7 +241,7 @@ public class ToStringEvaluator implements PropertyHelper.PropertyEvaluator {

<h2>Nesting of Braces</h2>

<p>In its default configuration Ant will not try to ballance braces
<p>In its default configuration Ant will not try to balance braces
in property expansions, it will only consume the text up to the
first closing brace when creating a property name. I.e. when
expanding something like <code>${a${b}}</code> it will be


Loading…
Cancel
Save