diff --git a/docs/manual/CoreTasks/jar.html b/docs/manual/CoreTasks/jar.html
index 9402a4bdf..5d7081855 100644
--- a/docs/manual/CoreTasks/jar.html
+++ b/docs/manual/CoreTasks/jar.html
@@ -286,7 +286,7 @@ depend on your manifest:
If the manifest contains a Class-Path attribute, this task will
try to guess which part of the Class-Path belongs to a given
archive. If it cannot guess a name, the archive will be skipped,
- otherwise tha name listed inside the Class-PAth attribute will be
+ otherwise the name listed inside the Class-Path attribute will be
used.