X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88b98c53acd58f819968abe7a9fcc92fb4b28ac5..b63269cabe710bf0024bce483fa6ebf1331bc034:/contrib/samples/stc/prefs.cpp

diff --git a/contrib/samples/stc/prefs.cpp b/contrib/samples/stc/prefs.cpp
index 2ef7735318..15f8c0b46c 100644
--- a/contrib/samples/stc/prefs.cpp
+++ b/contrib/samples/stc/prefs.cpp
@@ -20,14 +20,14 @@
 #endif
 
 // for all others, include the necessary headers (this file is usually all you
-// need because it includes almost all 'standard' wxWindows headers)
+// need because it includes almost all 'standard' wxWidgets headers)
 #ifndef WX_PRECOMP
     #include <wx/wx.h>
 #endif
 
-//! wxWindows headers
+//! wxWidgets headers
 
-//! wxWindows/contrib headers
+//! wxWidgets/contrib headers
 
 //! application headers
 #include "defsext.h"     // Additional definitions