Tweak comment.
[gnulib.git] / tests / test-echo.sh
index 45eabd7..b1e4047 100755 (executable)
@@ -76,7 +76,7 @@ $*
 EOF
 }
   else
-    # 'printf' is a shell built-in. Now it's safe to define 'echo'.
+    # 'printf' is a shell built-in.
 echo ()
 {
   printf '%s\n' "$*"