From 3ff260ae2ca60e614d348be00949b9239b76d9b3 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 12 Feb 2006 12:40:18 +0000 Subject: [PATCH] typo in comment git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/setup_inc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/setup_inc.h b/include/wx/setup_inc.h index f34caf2a33..500493b6b6 100644 --- a/include/wx/setup_inc.h +++ b/include/wx/setup_inc.h @@ -254,7 +254,7 @@ #define wxUSE_STREAMS 1 // Use standard C++ streams if 1 instead of wx streams in some places. If -// disabled (default),.wx streams are used everywhere and wxWidgets doesn't +// disabled (default), wx streams are used everywhere and wxWidgets doesn't // depend on the standard streams library. // // Notice that enabling this does not replace wx streams with std streams -- 2.45.2