]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
typo Release-1-6-1b
authorAlexandre Duret-Lutz <adl@gnu.org>
Mon, 10 Jun 2002 19:15:00 +0000 (19:15 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Mon, 10 Jun 2002 19:15:00 +0000 (19:15 +0000)
tests/dollar.test

index 2207659306042d1b041097a2c26b56e278c64e85..f4faf256802018ef430875757212969675252d03 100755 (executable)
@@ -22,7 +22,7 @@ check-dist: distdir
        test -f '$(distdir)/hello$$world'
 EOF
 
-: > 'hello$$world'
+: > 'hello$world'
 
 $ACLOCAL
 $AUTOCONF