X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aca310e5cc45db153540efe2df577d8f985ccfc1..855dd2ecee69f59a31f2ed995eecf6728a847a31:/wxPython/wx/lib/docview.py diff --git a/wxPython/wx/lib/docview.py b/wxPython/wx/lib/docview.py index 3d24b224d3..8f85b4be2f 100644 --- a/wxPython/wx/lib/docview.py +++ b/wxPython/wx/lib/docview.py @@ -1039,7 +1039,7 @@ class DocTemplate(wx.Object): string will be displayed in the file filter list of Windows file selectors. - filter is an appropriate file filter such as *.txt. + filter is an appropriate file filter such as \*.txt. dir is the default directory to use for file selectors.