[Libreoffice-commits] core.git: include/rtl
Ashod Nakashian
ashod.nakashian at collabora.co.uk
Fri Aug 4 00:11:37 UTC 2017
include/rtl/ustring.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 12e13f1f177d6f203edfbef4b31e1e7d3d3d7e78
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
Date: Tue Aug 1 14:59:03 2017 -0400
rtl: typo in doc comment
Change-Id: I068d0bce3e0122d4539d489097ef7771f910ed0e
Reviewed-on: https://gerrit.libreoffice.org/40719
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Ashod Nakashian <ashnakash at gmail.com>
diff --git a/include/rtl/ustring.hxx b/include/rtl/ustring.hxx
index 5f41ff3ea2ea..602335e16768 100644
--- a/include/rtl/ustring.hxx
+++ b/include/rtl/ustring.hxx
@@ -443,7 +443,7 @@ public:
/**
Move assign a new string.
- @param str a OString.
+ @param str an OUString.
@since LibreOffice 5.2
*/
OUString & operator=( OUString && str )
More information about the Libreoffice-commits
mailing list