Typo.
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 10 Oct 2007 12:50:05 +0000 (12:50 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 10 Oct 2007 12:50:05 +0000 (12:50 +0000)
git-svn-id: http://svn.voria.com/code@893 1f10aa63-cdf2-0310-b900-c93c546f37ac

ETL/trunk/Makefile.am

index d9b6ef9..1f29305 100644 (file)
@@ -38,7 +38,7 @@ stats:
        -@echo 
 
 tagstable:
-       -$(SVN) delete $(SVN_REPOSITORY)/tags/stable -m "Stabe Tag: Removing old tag"
+       -$(SVN) delete $(SVN_REPOSITORY)/tags/stable -m "Stable Tag: Removing old tag"
        $(SVN) copy $(top_srcdir) $(SVN_REPOSITORY)/tags/stable -m "Stable Tag: Copying everything over"
 
 tagrelease: