summaryrefslogtreecommitdiff
path: root/manual/tutorial-tasks-filesets-properties.html
diff options
context:
space:
mode:
authorJesse N. Glick <jglick@apache.org>2013-07-17 22:46:10 +0000
committerJesse N. Glick <jglick@apache.org>2013-07-17 22:46:10 +0000
commit13000c1a4670271a3257b3c41dc1e17941067c78 (patch)
tree199780a5133bf18ba7cf90ccbb2ac3c88dd3898e /manual/tutorial-tasks-filesets-properties.html
parentd79bed61a5e743e0ac5c54081cbb8ec597eb35c0 (diff)
downloadant-13000c1a4670271a3257b3c41dc1e17941067c78.tar.gz
sconnolly advises using TODO rather than XXX in comments.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1504315 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'manual/tutorial-tasks-filesets-properties.html')
-rw-r--r--manual/tutorial-tasks-filesets-properties.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/tutorial-tasks-filesets-properties.html b/manual/tutorial-tasks-filesets-properties.html
index 007657911..1caa74bbf 100644
--- a/manual/tutorial-tasks-filesets-properties.html
+++ b/manual/tutorial-tasks-filesets-properties.html
@@ -883,7 +883,7 @@ do a second checkstyle run. Now our task isn't listed. That's fine :-)</p>
<h3>Creating the diff</h3>
<p>Creating a diff for Ant is very easy: just start <tt>ant -f patch.xml</tt> and all is done
automatically. This step requires a cvs executable in your path and internet access (more precise:
-cvs access). As a result we get a file <i> XXX </i>.</p>
+cvs access). As a result we get a file <i> TODO </i>.</p>
-->