Author: jglick
Date: Wed Oct 21 22:15:27 2009
New Revision: 828237

URL: http://svn.apache.org/viewvc?rev=828237&view=rev
Log:
Spelling correction.

Modified:
    ant/core/trunk/docs/manual/properties.html

Modified: ant/core/trunk/docs/manual/properties.html
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/properties.html?rev=828237&r1=828236&r2=828237&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/properties.html (original)
+++ ant/core/trunk/docs/manual/properties.html Wed Oct 21 22:15:27 2009
@@ -241,7 +241,7 @@
 
   <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


Reply via email to