X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..08e70846d57fcfa1e6cccaf4707b32d4dd773d79:/wxPython/contrib/stc/stc.py diff --git a/wxPython/contrib/stc/stc.py b/wxPython/contrib/stc/stc.py index dc5b89dbfa..444839ca45 100644 --- a/wxPython/contrib/stc/stc.py +++ b/wxPython/contrib/stc/stc.py @@ -1,5 +1,5 @@ -# The name "stc.cpp" was cuasing the debugger to get confused with the +# The name "stc.cpp" was causing the debugger to get confused with the # same module name in the stc library, so I changed the name of this # one to stc_.cpp and this little stub to make the "stc" Python module # name still usesable for everything that matters.