diff --git a/docs/manual/CoreTasks/jar.html b/docs/manual/CoreTasks/jar.html
index ff8f2575f..9ce35407b 100644
--- a/docs/manual/CoreTasks/jar.html
+++ b/docs/manual/CoreTasks/jar.html
@@ -28,7 +28,7 @@ supports all attributes of <fileset>
<patternset>
elements.
You can also use nested file sets for more flexibility, and specify multiple ones to merge together different trees of files into one JAR. -The extended fileset and groupfileset attributes from the zip task are +The extended fileset and groupfileset child elements from the zip task are also available in the jar task. See the Zip task for more details and examples.
If the manifest is omitted, a simple one will be supplied by Ant.