]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Spelling fix to RDB's comments: fascist is spelled thus :-)
authorSimon Tatham <anakin@pobox.com>
Fri, 17 Mar 2000 10:40:36 +0000 (10:40 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 17 Mar 2000 10:40:36 +0000 (10:40 +0000)
[originally from svn r422]

window.c

index 026ef12ae8745716a3a9319fff8cb3c905db2bb3..83e709e5b199f0d5ee92a1f8e6528cf0b0fd2854 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] ) {