summaryrefslogtreecommitdiff
path: root/MacOS
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-02-14 21:49:38 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-02-14 21:49:38 +0000
commit477fd4596feb89fe943130c8b1a4e37a0d3764bb (patch)
tree06e988b58c9127180ea9ce61841064bcfa736f9f /MacOS
parent30b1b28aff8911c6a39890e78f8358079a415353 (diff)
downloadopenssl-new-477fd4596feb89fe943130c8b1a4e37a0d3764bb.tar.gz
PR: 1835
Submitted by: Damien Miller <djm@mindrot.org> Approved by: steve@openssl.org Fix various typos.
Diffstat (limited to 'MacOS')
-rw-r--r--MacOS/GetHTTPS.src/ErrorHandling.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/MacOS/GetHTTPS.src/ErrorHandling.hpp b/MacOS/GetHTTPS.src/ErrorHandling.hpp
index 3036df7ee0..fbfbe786b7 100644
--- a/MacOS/GetHTTPS.src/ErrorHandling.hpp
+++ b/MacOS/GetHTTPS.src/ErrorHandling.hpp
@@ -29,7 +29,7 @@ OSErr AppendErrorMessageToHandle(Handle inoutHandle);
-// A bunch of evil macros that would be uneccessary if I were always using C++ !
+// A bunch of evil macros that would be unnecessary if I were always using C++ !
#define SetErrorMessageAndBailIfNil(theArg,theMessage) \
{ \