X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..72858fcf67bf670ea18fe48a6b039d61afa87131:/wxPython/demo/redemo.py diff --git a/wxPython/demo/redemo.py b/wxPython/demo/redemo.py index 9215ad529a..60b66fabeb 100644 --- a/wxPython/demo/redemo.py +++ b/wxPython/demo/redemo.py @@ -1,4 +1,4 @@ -"""Basic regular expression demostration facility (Perl style syntax).""" +"""Basic regular expression demonstration facility (Perl style syntax).""" from wxPython.wx import * import re