diff --git a/build.xml b/build.xml index 3a1865e8e96953fdf41b6d8eb67a7152b2ed7517..ba818d000a1d3c9d64d83570ce47cdaf3b051c60 100644 --- a/build.xml +++ b/build.xml @@ -79,7 +79,7 @@ POSSIBILITY OF SUCH DAMAGE. <nbbrowse url="https://github.com/open-dis/open-dis-java"/> </target> - <target name="view.open-dis.github.com.open-dis7-source-generator " description="view github open-dis open-dis7-source-generator project in web browser (via Netbeans only)"> + <target name="view.open-dis.github.com.open-dis7-source-generator" description="view github open-dis open-dis7-source-generator project in web browser (via Netbeans only)"> <echo message="https://github.com/open-dis"/> <nbbrowse url="https://github.com/open-dis"/> </target>