From fb64d89902b6750a4228249c718ecb1a49f71e82 Mon Sep 17 00:00:00 2001 From: Jacob Nevins Date: Fri, 30 Jul 2010 19:45:40 +0000 Subject: [PATCH] A comment typo fix I've had lying around for a while. [originally from svn r8974] --- windows/window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/window.c b/windows/window.c index 96f64999..18a11093 100644 --- a/windows/window.c +++ b/windows/window.c @@ -1331,7 +1331,7 @@ debug(("general_textout: done, xn=%d\n", xn)); /* * Initialise all the fonts we will need initially. There may be as many as - * three or as few as one. The other (poentially) twentyone fonts are done + * three or as few as one. The other (potentially) twenty-one fonts are done * if/when they are needed. * * We also: