tests: fix botched cross-reference in a heading comment
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 20 Apr 2013 12:44:41 +0000 (14:44 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 20 Apr 2013 12:44:45 +0000 (14:44 +0200)
* t/extra-dist-wildcards.sh: Here.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/extra-dist-wildcards.sh

index 5e7ef98..782b8d7 100755 (executable)
@@ -16,8 +16,8 @@
 
 # Check that wildcards in EXTRA_DIST are honoured.
 # Suggested by observations from Braden McDaniel.
-# See also sister test 'extra11.sh', that checks a similar usage
-# with the involvement of the $(wildcard) GNU make builtin.
+# See also sister test 'extra-dist-wildcards-gnu.sh', that checks a
+# similar usage with the involvement of the $(wildcard) GNU make builtin.
 
 required=GNUmake
 . test-init.sh