Browse Source

typos in docs.

PR: 12906
Submitted by:	dan at rollocos.com


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273336 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
de3b69c37a
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      docs/manual/CoreTasks/loadproperties.html

+ 2
- 2
docs/manual/CoreTasks/loadproperties.html View File

@@ -47,8 +47,8 @@ Load contents of file.properties as Ant properties.
<filterchain> <filterchain>
&lt;<a href="../CoreTypes/filterchain.html#linecontains">linecontains</a>&gt; &lt;<a href="../CoreTypes/filterchain.html#linecontains">linecontains</a>&gt;
&lt;contains value="import.&quot;/&gt; &lt;contains value="import.&quot;/&gt;
&lt;linecontains/&gt;
&lt;/filterchaint&gt;
&lt;/linecontains&gt;
&lt;/filterchain&gt;
&lt;/loadproperties&gt; &lt;/loadproperties&gt;
</pre> </pre>
Read the lines that contain the string &quot;import.&quot; Read the lines that contain the string &quot;import.&quot;


Loading…
Cancel
Save