typo fixed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2001-05-02 21:52:45 +00:00
parent 54921697ae
commit 60869eaf7e
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ valPrefixes = [('SCI_', ''),
('SCWS_', 'WS_'),
]
# Message funcion values that should have a CMD_ constant as well
# Message function values that should have a CMD_ constant as well
cmdValues = [ (2300, 2350), 2011, 2013, (2176, 2180) ]