[Libreoffice-commits] core.git: include/sfx2
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jul 17 16:26:09 UTC 2019
include/sfx2/sidebar/ControllerItem.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7598810d6372bac07e503728ee28c4600a1c9b5d
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Jul 11 22:24:52 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Wed Jul 17 18:24:42 2019 +0200
Fix typo
Change-Id: I3f5b8303ba25334f04707938bda1d274ecd03a81
Reviewed-on: https://gerrit.libreoffice.org/75772
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/include/sfx2/sidebar/ControllerItem.hxx b/include/sfx2/sidebar/ControllerItem.hxx
index 41eec7a9fc51..619956b96695 100644
--- a/include/sfx2/sidebar/ControllerItem.hxx
+++ b/include/sfx2/sidebar/ControllerItem.hxx
@@ -50,7 +50,7 @@ public:
};
/** This is the simpler constructor variant that still exists for
- compatibility resons. Note that GetLabel() and GetIcon() will
+ compatibility reasons. Note that GetLabel() and GetIcon() will
return empty strings/images.
*/
ControllerItem (
More information about the Libreoffice-commits
mailing list