[Libreoffice-commits] core.git: include/rtl
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jul 17 16:24:15 UTC 2019
include/rtl/strbuf.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e7e4dc30117555ddbaa7e3f98450ebefe7e31de3
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Jul 11 22:25:04 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Wed Jul 17 18:23:02 2019 +0200
Fix typo
Change-Id: Ib5c52f937cbbe3263d39e4778ae29097be7acadc
Reviewed-on: https://gerrit.libreoffice.org/75769
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/include/rtl/strbuf.hxx b/include/rtl/strbuf.hxx
index c674f34d997c..2b8e6506b6b6 100644
--- a/include/rtl/strbuf.hxx
+++ b/include/rtl/strbuf.hxx
@@ -458,7 +458,7 @@ public:
}
/**
- Return a OString instance reflecting the current content
+ Return an OString instance reflecting the current content
of this OStringBuffer.
*/
const OString toString() const
More information about the Libreoffice-commits
mailing list