Fix typo
authorFabian Keil <fk@fabiankeil.de>
Thu, 28 May 2020 09:13:21 +0000 (11:13 +0200)
committerFabian Keil <fk@fabiankeil.de>
Thu, 28 May 2020 10:24:49 +0000 (12:24 +0200)
win32.c

diff --git a/win32.c b/win32.c
index ecfb63a..201d8da 100644 (file)
--- a/win32.c
+++ b/win32.c
@@ -163,7 +163,7 @@ int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine
 #if 0
    /*
     * Cheat in parsing the command line.  We only ever have at most one
 #if 0
    /*
     * Cheat in parsing the command line.  We only ever have at most one
-    * paramater, which may optionally be specified inside double quotes.
+    * parameter, which may optionally be specified inside double quotes.
     */
 
    if (lpCmdLine != NULL)
     */
 
    if (lpCmdLine != NULL)