summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ui/dialogs/XFolderPicker.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ui/dialogs/XFolderPicker.idl')
-rw-r--r--offapi/com/sun/star/ui/dialogs/XFolderPicker.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ui/dialogs/XFolderPicker.idl b/offapi/com/sun/star/ui/dialogs/XFolderPicker.idl
index 2265ecab2346..4f0c0f981dd1 100644
--- a/offapi/com/sun/star/ui/dialogs/XFolderPicker.idl
+++ b/offapi/com/sun/star/ui/dialogs/XFolderPicker.idl
@@ -77,7 +77,7 @@ published interface XFolderPicker: com::sun::star::ui::dialogs::XExecutableDialo
/** Returns the selected directory as url conform to <a href="http://www.w3.org/Addressing/rfc1738.txt">Rfc1738</a>.
@returns
- The selected directory as url if the user did close the dialog with ok
+ The selected directory as url if the user did close the dialog with Ok
else the returned value is undefined.
*/
string getDirectory( );