summaryrefslogtreecommitdiff
path: root/include/unotools/ucbhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/ucbhelper.hxx')
-rw-r--r--include/unotools/ucbhelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/ucbhelper.hxx b/include/unotools/ucbhelper.hxx
index 6234e8e58bb6..027c63854414 100644
--- a/include/unotools/ucbhelper.hxx
+++ b/include/unotools/ucbhelper.hxx
@@ -44,7 +44,7 @@ UNOTOOLS_DLLPUBLIC bool IsDocument(OUString const & url);
UNOTOOLS_DLLPUBLIC bool IsFolder(OUString const & url);
/// @param title must not be null
-/// @return true iff title has been set (i.e., if obtaining the "Title" property
+/// @return true if title has been set (i.e., if obtaining the "Title" property
/// of the given content yields a non-void value without raising a
/// non-RuntimeException; RuntimeExceptions are passed through)
UNOTOOLS_DLLPUBLIC bool GetTitle(