Correct English.
authorBen Laurie <ben@openssl.org>
Tue, 9 Mar 1999 10:08:17 +0000 (10:08 +0000)
committerBen Laurie <ben@openssl.org>
Tue, 9 Mar 1999 10:08:17 +0000 (10:08 +0000)
tools/c_rehash

index 739a2de5507dd71c928dcc5f3f6060a9ea88173f..cc3b65871f06a8987e9509ebe32de9244bd4221a 100644 (file)
@@ -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