]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/font.h
Hopefully fixed library names generated by wx-config for OS/2's PM port.
[wxWidgets.git] / include / wx / font.h
index dc03888f75ce73d8df173b97adb029c972697d19..2a32af3785c225d0494ae33b4600f5317aa74e91 100644 (file)
@@ -226,7 +226,7 @@ private:
     // the currently default encoding: by default, it's the default system
     // encoding, but may be changed by the application using
     // SetDefaultEncoding() to make all subsequent fonts created without
-    // specifing encoding parameter using this encoding
+    // specifying encoding parameter using this encoding
     static wxFontEncoding ms_encodingDefault;
 };