From: Stefan Csomor Date: Wed, 27 Jul 2005 18:16:27 +0000 (+0000) Subject: typo X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/c9620175563222fbbb671c144c3f846e4f7bdbdb?hp=db12374b74cd88666f0f37b6a27828009ae7e34e typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/mac/setup0.h b/include/wx/mac/setup0.h index 381a24787c..6d5991fc9d 100644 --- a/include/wx/mac/setup0.h +++ b/include/wx/mac/setup0.h @@ -270,7 +270,7 @@ // 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 // ----------------------------------------------------------------------------