]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - win/inspircd_win32wrapper.h
Fixes by misspell-fixer
[user/henk/code/inspircd.git] / win / inspircd_win32wrapper.h
index 7ce23f7a7c1f7d7f4acd75e942e46614f55c9226..99edafc42da5fada80c929debb7aae58c9b2d7f7 100644 (file)
@@ -50,7 +50,7 @@
 #define VC_EXTRALEAN
 #define WIN32_LEAN_AND_MEAN
 
-/* Macros for exporting symbols - dependant on what is being compiled */
+/* Macros for exporting symbols - dependent on what is being compiled */
 
 #ifdef DLL_BUILD
 #define CoreExport __declspec(dllimport)