diff --git a/src/ChangeLog b/src/ChangeLog
index f73345b3..173c7a55 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
+2005-05-06  Hrvoje Niksic  <hniksic@xemacs.org>
+
+	* main.c (print_help): Fix wording of --secure-protocol help text.
+
 2005-05-06  Hrvoje Niksic  <hniksic@xemacs.org>
 
 	* cmpt.c (strstr): Updated from glibc 2.3.5.
diff --git a/src/main.c b/src/main.c
index 43c00b0d..4824c7b8 100644
--- a/src/main.c
+++ b/src/main.c
@@ -547,8 +547,8 @@ HTTP options:\n"),
     N_("\
 HTTPS (SSL/TLS) options:\n"),
     N_("\
-       --secure-protocol=PR     choose SSL protocol, one of auto, SSLv2, SSLv3,\n\
-                                and TLSv1.\n"),
+       --secure-protocol=PR     choose secure protocol, one of auto, SSLv2,\n\
+                                SSLv3, and TLSv1.\n"),
     N_("\
        --no-check-certificate   don't validate the server's certificate.\n"),
     N_("\