summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2001-02-09 19:03:53 +0000
committerLutz Jänicke <jaenicke@openssl.org>2001-02-09 19:03:53 +0000
commitb5f6d9dc6efa87f140894229c54dbf61d3f132c2 (patch)
tree32760f8cdb027e16a09de0585a89edb4a357faa9 /doc
parentc063f2c5ec5afda27ffda674ccd593289fd6f4af (diff)
Fix "wierd" typo as submitted by Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>.
Diffstat (limited to 'doc')
-rw-r--r--doc/ssleay.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ssleay.txt b/doc/ssleay.txt
index 3e964c2e9a..fab8d42c42 100644
--- a/doc/ssleay.txt
+++ b/doc/ssleay.txt
@@ -5743,7 +5743,7 @@ strucutre but also the private key and certificate associated with
EXAMPLES.
-So lets play at being a wierd SSL server.
+So lets play at being a weird SSL server.
/* setup a context */
ctx=SSL_CTX_new();