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