\constfunc{wxString}{GetPath}{\void}
-Returns the currently selected directory.
+Returns the absolute path of the currently selected directory.
\membersection{wxDirPickerCtrl::SetPath}\label{wxdirpickerctrlsetpath}
\func{void}{SetPath}{\param{const wxString \&}{dirname}}
-Sets the currently selected directory. his must be a valid directory if
+Sets the absolute path of the currently selected directory. This must be a valid directory if
{\tt wxDIRP\_DIR\_MUST\_EXIST} style was given.