diff --git a/Contrib/nsDialogs/Readme.html b/Contrib/nsDialogs/Readme.html index 31f2e95d..a3ba7d84 100644 --- a/Contrib/nsDialogs/Readme.html +++ b/Contrib/nsDialogs/Readme.html @@ -410,7 +410,7 @@ SectionEnd
Displays a directory selection dialog to the user.
-Returns the selected directory on the stack or an empty string if the user canceled the operation.
+Returns the selected directory on the stack or "error" in case the user canceled the operation or an error occured.