Miscellaneous spelling and typo fixes in the documentation.
Closes #14866. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -304,8 +304,8 @@ public:
|
||||
void SetInitialDirectory(const wxString& dir);
|
||||
|
||||
/**
|
||||
Sets the absolute path of (the default converter uses current locale's
|
||||
charset)the currently selected directory.
|
||||
Sets the absolute path of the currently selected directory (the default converter uses current locale's
|
||||
charset).
|
||||
This must be a valid directory if @c wxDIRP_DIR_MUST_EXIST style was given.
|
||||
*/
|
||||
void SetPath(const wxString& dirname);
|
||||
|
Reference in New Issue
Block a user