diff src/w32uniscribe.c @ 106837:855f55740303

Fix typos in comments.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 14 Jan 2010 19:37:23 +0100
parents 1d1d5d9bd884
children 4cce9795bfd4
line wrap: on
line diff
--- a/src/w32uniscribe.c	Thu Jan 14 19:29:36 2010 +0100
+++ b/src/w32uniscribe.c	Thu Jan 14 19:37:23 2010 +0100
@@ -22,7 +22,7 @@
    Windows 2000, though most users of older systems will have it
    since it installs with Internet Explorer 5.0 and other software.
    We only enable the feature if it is available, so there is no chance
-   of calling non-existant functions.  */
+   of calling non-existent functions.  */
 #undef _WIN32_WINNT
 #define _WIN32_WINNT 0x500
 #include <windows.h>