summaryrefslogtreecommitdiffstats
path: root/MacOS
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-02-14 21:50:14 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-02-14 21:50:14 +0000
commit72f6453c48b336576dbafbad299bbe6676cb00a6 (patch)
treeaf54e844823b64cbf79001488ea394a4e466af8f /MacOS
parenteca7b9077165eb4444a6f12c03eb3206a08b45a5 (diff)
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) \
{ \