Browse Source

spelling error. PR 45477. Submitted by Peter Hecht

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@682311 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 17 years ago
parent
commit
023bd5dc77
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      xdocs/faq.xml

+ 1
- 1
xdocs/faq.xml View File

@@ -283,7 +283,7 @@ Apache Ant version 1.6.2 compiled on July 16 2004
<answer>
<p>The core idea is using property files which name accords to the
os-name. Then simply use the build-in property <tt>os.name</tt>.</p>
<p>For better use you should also provide a file with defaul values.
<p>For better use you should also provide a file with default values.
But be careful with the correct os-names. For test simply &lt;echo&gt;
the ${os.name} on all machines and you can be sure to use the right
file names.</p>


Loading…
Cancel
Save