]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/mediactrlcmn.cpp
Documentation fixes, patch 1179223 by Andreas Mohr
[wxWidgets.git] / src / common / mediactrlcmn.cpp
index 074777d48631384f0cb1be83221c214ebb1dbaa5..fa8929131640fba3f3e05a7c726ed8a56d383dfa 100644 (file)
@@ -226,7 +226,7 @@ bool wxMediaCtrl::DoCreate(wxClassInfo* classInfo,
 // of wxMediaBackend
 //
 //
-// STL isn't compatable with and will have a compilation error
+// STL isn't compatible with and will have a compilation error
 // on a wxNode, however, wxHashTable::compatibility_iterator is
 // incompatible with the old 2.4 stable version - but since
 // we're in 2.5 only we don't need to worry about this