From a00f9b093c4bb876deabdae789f3c27c79f10350 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Thu, 12 May 2005 12:53:02 +0000
Subject: [PATCH] spell

---
 lib/config-win32.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/config-win32.h b/lib/config-win32.h
index 3a6f65716e..b0f4f9e0df 100644
--- a/lib/config-win32.h
+++ b/lib/config-win32.h
@@ -235,7 +235,7 @@
 /* lber dynamic library file */
 /* #undef DL_LBER_FILE */
 
-/* Defines set for VS2005 to _not_ decprecate a few functions we use. */
+/* Defines set for VS2005 to _not_ deprecate a few functions we use. */
 #define _CRT_SECURE_NO_DEPRECATE
 #define _CRT_NONSTDC_NO_DEPRECATE
 
-- 
GitLab