fix typo in x509 documentation
[openssl.git] / Configure
index b06f17fd0771ae5b513d0373a1cb3449a248df8a..d1ea0618a5058da55560be4e55237560a7e71e03 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -423,7 +423,7 @@ my %deprecated_disablables = (
     "ui" => "ui-console",
     );
 
-# All of the following is disabled by default (RC5 was enabled before 0.9.8):
+# All of the following are disabled by default:
 
 our %disabled = ( # "what"         => "comment"
                   "asan"               => "default",