X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..242b7b46ad32ddf0a0730e18c4d88781a2a5c663:/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