]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/utils/convertrc/rc2xml.cpp
Spelling fixes from Andreas Mohr (patch #1360064)
[wxWidgets.git] / contrib / utils / convertrc / rc2xml.cpp
index 84550e020519d28b0b262c2b6b212614c1c127ef..17fc4cebf7b89520121b80af408c4b0541c678ae 100644 (file)
@@ -12,7 +12,7 @@ trans->Convert("Myfile.rc","Myfile.xml");
 1.  Figure how to fix memory leaks in all wxLists in this class
 2.  Find a way to rename MS Windows fonts so that they work
 cross platform (wxGTK,etc)
-3.  Be able to abort incorrectly formated files without crashing
+3.  Be able to abort incorrectly formatted files without crashing
 */
 
 // For compilers that support precompilation, includes "wx/wx.h".