From 5d11adc8afaed05da74889b54e6096ef5251fa59 Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Tue, 9 Mar 1999 10:08:17 +0000 Subject: Correct English. --- tools/c_rehash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/c_rehash') diff --git a/tools/c_rehash b/tools/c_rehash index 739a2de550..cc3b65871f 100644 --- a/tools/c_rehash +++ b/tools/c_rehash @@ -20,7 +20,7 @@ if [ ! -f "$OPENSSL" ]; then fi done if [ $found = 0 ]; then - echo "c_rehash: rehashing skipped ('openssl' program still not available)" 1>&2 + echo "c_rehash: rehashing skipped ('openssl' program not available)" 1>&2 exit 0 fi fi -- cgit v1.2.3