From 9df61203202760587540e258d3cc664e1033451c Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Mon, 10 Jun 2002 19:15:00 +0000 Subject: [PATCH] typo --- tests/dollar.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/dollar.test b/tests/dollar.test index 22076593..f4faf256 100755 --- a/tests/dollar.test +++ b/tests/dollar.test @@ -22,7 +22,7 @@ check-dist: distdir test -f '$(distdir)/hello$$world' EOF -: > 'hello$$world' +: > 'hello$world' $ACLOCAL $AUTOCONF -- 2.43.5