summaryrefslogtreecommitdiff
path: root/include/com/sun/star
diff options
context:
space:
mode:
Diffstat (limited to 'include/com/sun/star')
-rw-r--r--include/com/sun/star/uno/Any.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/com/sun/star/uno/Any.h b/include/com/sun/star/uno/Any.h
index 917b023b72b9..0a5f595cbb9d 100644
--- a/include/com/sun/star/uno/Any.h
+++ b/include/com/sun/star/uno/Any.h
@@ -341,7 +341,7 @@ template<> inline Any toAny(Any const & value);
@param value a non-null pointer, receiving the extracted value if
extraction succeeded (and left unmodified otherwise)
- @return true if extraction succeeded
+ @return true iff extraction succeeded
@since LibreOffice 5.3
*/