From 477fd4596feb89fe943130c8b1a4e37a0d3764bb Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Sat, 14 Feb 2009 21:49:38 +0000 Subject: PR: 1835 Submitted by: Damien Miller Approved by: steve@openssl.org Fix various typos. --- MacOS/GetHTTPS.src/ErrorHandling.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MacOS') 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) \ { \ -- cgit v1.2.3