From 455cc2d38779acb7c864de0c92f047d0056c0644 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Fri, 17 Mar 2000 10:40:36 +0000 Subject: [PATCH] Spelling fix to RDB's comments: fascist is spelled thus :-) [originally from svn r422] --- window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/window.c b/window.c index 026ef12a..83e709e5 100644 --- 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] ) {