[Libreoffice-commits] core.git: registry/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Thu Dec 5 09:22:29 UTC 2019
registry/source/reflwrit.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 862a0dbb45cc403816c437cd590b9e5c6c5b9845
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Dec 4 20:22:31 2019 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Thu Dec 5 10:21:12 2019 +0100
Fix typo
Change-Id: Ib8cbd86cfc31fb02e2d596ae4f956ac03dde0d1e
Reviewed-on: https://gerrit.libreoffice.org/84488
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/registry/source/reflwrit.hxx b/registry/source/reflwrit.hxx
index 0a985ff4b4d4..93cee0697381 100644
--- a/registry/source/reflwrit.hxx
+++ b/registry/source/reflwrit.hxx
@@ -46,7 +46,7 @@ public:
@param typeName specifies the full qualified type name with '/' as separator.
@param superTypeName specifies the full qualified type name of the base type
with '/' as separator.
- @param fieldCount specifies the number of fields (eg. number of attrbutes/properties,
+ @param fieldCount specifies the number of fields (eg. number of attributes/properties,
enum values or constants).
*/
RegistryTypeWriter(RTTypeClass RTTypeClass,
More information about the Libreoffice-commits
mailing list