X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/668d55c925fb0d434b895de277c90546994b69e7..82ceade76a4913f9c6fd8dfda1fb291bf08e1d89:/include/wx/msw/setup0.h diff --git a/include/wx/msw/setup0.h b/include/wx/msw/setup0.h index 3a37146aa0..e499509622 100644 --- a/include/wx/msw/setup0.h +++ b/include/wx/msw/setup0.h @@ -269,7 +269,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 // ----------------------------------------------------------------------------