]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/config.h
Implement setFont on the iOS port of wxStaticText.
[wxWidgets.git] / interface / wx / config.h
index 42516ab7ac98a61f3b2ffb56ad11017b768aec5a..aa38426fda8461b915b811aaa735da9e979696ef 100644 (file)
@@ -790,7 +790,7 @@ public:
         # config file for my program
         UserData = $HOME/data
 
-        # the following syntax is valud only under Windows
+        # the following syntax is valid only under Windows
         UserData = %windir%\\data.dat
         @endcode