gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
minor typo in ant task desc
authorDoni Pracner <quinnuendo@gmail.com>
Tue, 26 Nov 2013 19:46:43 +0000 (20:46 +0100)
committerDoni Pracner <quinnuendo@gmail.com>
Tue, 26 Nov 2013 19:46:43 +0000 (20:46 +0100)
build.xml

index fc8cb62..afbb1f8 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -35,7 +35,7 @@
         </copy>
     </target>
 
-    <target name="build" depends="init" description="build the mjv2wsl tool">
+    <target name="build" depends="init" description="build the mjc2wsl tool">
         <javac srcdir="${mjc2wsl.src.dir}" destdir="${mjc2wsl.class.dir}" includeAntRuntime='no' />
     </target>
 
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner