diff --git a/interface/wx/propgrid/props.h b/interface/wx/propgrid/props.h index 79c239d2e9..b36c29a8ad 100644 --- a/interface/wx/propgrid/props.h +++ b/interface/wx/propgrid/props.h @@ -517,7 +517,7 @@ public: - ::wxPG_FILE_SHOW_RELATIVE_PATH: If set, then the filename is shown relative to the given path string. - ::wxPG_FILE_INITIAL_PATH: Sets the initial path of where to look for files. - - ::wxPG_FILE_DIALOG_TITL: Sets a specific title for the dir dialog. + - ::wxPG_FILE_DIALOG_TITLE: Sets a specific title for the dir dialog. - ::wxPG_FILE_DIALOG_STYLE: Sets a specific wxFileDialog style for the file dialog (since 2.9.4). */