Spelling fix to RDB's comments: fascist is spelled thus :-)
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 17 Mar 2000 10:40:36 +0000 (10:40 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 17 Mar 2000 10:40:36 +0000 (10:40 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@422 cda61777-01e9-0310-a592-d414129be87e

window.c

index 026ef12..83e709e 100644 (file)
--- a/window.c
+++ b/window.c
@@ -701,7 +701,7 @@ font_messup:
     }
 
 #ifdef CHECKOEMFONT
-    /* With the facist font painting it doesn't matter if the linedraw font
+    /* With the fascist font painting it doesn't matter if the linedraw font
      * isn't exactly the right size anymore so we don't have to check this.
      */
     if (cfg.vtmode == VT_OEMANSI && fsize[FONT_OEM] != fsize[FONT_NORMAL] ) {