]> git.saurik.com Git - wxWidgets.git/commitdiff
typo
authorStefan Csomor <csomor@advancedconcepts.ch>
Wed, 27 Jul 2005 18:16:27 +0000 (18:16 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Wed, 27 Jul 2005 18:16:27 +0000 (18:16 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/mac/setup0.h

index 381a24787cbb6bb90fb14c7f5e1f6b09acd961b7..6d5991fc9deeee3b70206e771f1660c8f3c1f104 100644 (file)
 // Use standard C++ streams if 1. If 0, use wxWin streams implementation only.
 #define wxUSE_STD_IOSTREAM  0
 
-// Enable converion to  standard C++ string if 1.
+// Enable conversion to  standard C++ string if 1.
 #define wxUSE_STD_STRING  0
 
 // ----------------------------------------------------------------------------