summaryrefslogtreecommitdiff
path: root/MacOS/GetHTTPS.src/ErrorHandling.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'MacOS/GetHTTPS.src/ErrorHandling.hpp')
-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) \
{ \