diff --git a/WHATSNEW b/WHATSNEW index 5e847b5d7..918de29a0 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -14,6 +14,9 @@ Fixed bugs: * Fixed some potential stream leaks. Bugzilla Reports 52738, 52740, 52742, 52743. + * Updated documentation to fix spelling errors / broken links. + Bugzilla Reports 53215, + Other changes: -------------- diff --git a/manual/Tasks/manifest.html b/manual/Tasks/manifest.html index 0d275b21c..b85c66686 100644 --- a/manual/Tasks/manifest.html +++ b/manual/Tasks/manifest.html @@ -169,7 +169,7 @@ href="#attribute">attribute elements into sections.

attribute will take the value of the Ant property ${user.name}. The same is true for the ${version} and ${TODAY} properties. This example produces a MANIFEST.MF that contains -package +package version identification for the package common.

The manifest produced by the above would look like this: