diff --git a/wxPython/wxPython/py/wxd/stc_.py b/wxPython/wxPython/py/wxd/stc_.py index 2902d24cb5..cda8278352 100644 --- a/wxPython/wxPython/py/wxd/stc_.py +++ b/wxPython/wxPython/py/wxd/stc_.py @@ -1,4 +1,4 @@ -"""Decorator classes for documentation and shell scripting. +"""StyledTextCtrl decorator class module. """ __author__ = "Patrick K. O'Brien "