]> sjero.net Git - wget/commitdiff
[svn] Fix typo in help string.
authorhniksic <devnull@localhost>
Wed, 8 Oct 2003 15:24:56 +0000 (08:24 -0700)
committerhniksic <devnull@localhost>
Wed, 8 Oct 2003 15:24:56 +0000 (08:24 -0700)
src/ChangeLog
src/main.c

index 9b5aa8a5d15eef4c3f633970c71cb30e16abc80a..85b0f3da2830689921fce3a760aba9dc1f5cd17b 100644 (file)
@@ -1,3 +1,7 @@
+2003-10-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * main.c (print_help): Fix typo; stured -> stored.
+
 2003-10-08  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * getopt.c: Add definitions of getopt_long and getopt_long_only.
index b69fb002671f0ae437f012dd358ece6a18afe767..59367ef7d1579ea8d5486eca24e319fbb9a61a61 100644 (file)
@@ -219,7 +219,7 @@ HTTPS (SSL) options:\n\
        --sslcertfile=FILE     optional client certificate.\n\
        --sslcertkey=KEYFILE   optional keyfile for this certificate.\n\
        --egd-file=FILE        file name of the EGD socket.\n\
-       --sslcadir=DIR         dir where hash list of CA's are stured.\n\
+       --sslcadir=DIR         dir where hash list of CA's are stored.\n\
        --sslcafile=FILE       file with bundle of CA's\n\
        --sslcerttype=0/1      Client-Cert type 0=PEM (default) / 1=ASN1 (DER)\n\
        --sslcheckcert=0/1     Check the server cert agenst given CA\n\