diff --git a/manual/using.html b/manual/using.html index 3b6e85dab..4adb38bf9 100644 --- a/manual/using.html +++ b/manual/using.html @@ -172,7 +172,7 @@ task instances at all, only proxies. <!-- set global properties for this build --> <property name="src" location="src"/> <property name="build" location="build"/> - <property name="dist" location="dist"/> + <property name="dist" location="dist"/> <target name="init"> <!-- Create the time stamp -->