From fd36f8c46bb76abaadc52321a03ee5f196676a0b Mon Sep 17 00:00:00 2001 From: Eric Gillespie Date: Fri, 8 Aug 2008 04:45:05 +0000 Subject: [PATCH] s/ls/cd/ in comment (probably pasted from test-ls) --- test/tests/whatnow/test-cd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/tests/whatnow/test-cd b/test/tests/whatnow/test-cd index 6bc2040..3e0ddc4 100644 --- a/test/tests/whatnow/test-cd +++ b/test/tests/whatnow/test-cd @@ -1,7 +1,7 @@ #!/bin/sh ###################################################### # -# Test that whatnow's "ls" copes with directory names +# Test that whatnow's "cd" copes with directory names # which have spaces and quotes in them (see bug #23319) # ###################################################### -- 1.7.10.4