summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/openuriexternally.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/inc/openuriexternally.hxx')
-rw-r--r--sfx2/source/inc/openuriexternally.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/inc/openuriexternally.hxx b/sfx2/source/inc/openuriexternally.hxx
index 163c2af30e36..42013cd70609 100644
--- a/sfx2/source/inc/openuriexternally.hxx
+++ b/sfx2/source/inc/openuriexternally.hxx
@@ -25,7 +25,7 @@ namespace sfx2 {
/// given handleSystemShellExecuteException is false (in which case the
/// exception is re-thrown).
///
-/// @return true if execution was successful
+/// @return true iff execution was successful
bool openUriExternally(
OUString const & uri, bool handleSystemShellExecuteException);