X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d3b6e4ff1158db0335206579b149674eae54a5ac..17bcd9a6b5ecddcefa32e630a3d6fe114e56e17b:/wxPython/src/gtk/_misc.py diff --git a/wxPython/src/gtk/_misc.py b/wxPython/src/gtk/_misc.py index 0090d2c776..c8bad6a8a4 100644 --- a/wxPython/src/gtk/_misc.py +++ b/wxPython/src/gtk/_misc.py @@ -5852,7 +5852,7 @@ class StandardPaths(object): """ GetInstallPrefix(self) -> String - Get the program installation prefix. + Get the program installation prefix. (Unix only.) """ return _misc_.StandardPaths_GetInstallPrefix(*args, **kwargs)