From: jacob Date: Fri, 30 Jul 2010 19:45:40 +0000 (+0000) Subject: A comment typo fix I've had lying around for a while. X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/efd5184515718a44f2f92f0707e6c7c8cf8993af A comment typo fix I've had lying around for a while. git-svn-id: svn://svn.tartarus.org/sgt/putty@8974 cda61777-01e9-0310-a592-d414129be87e --- 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: