Tweak comment.
[pspp] / tests / test-echo.sh
index 45eabd7336b61725a73259c111388b6827ba249d..b1e40472f569c6e1dcfc9678f3bd29f2b0f40f80 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' "$*"