[Libreoffice-commits] core.git: include/svtools
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Nov 12 08:53:22 UTC 2018
include/svtools/ivctrl.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c747b60fac8b10681884f557ccabebd3bb0210c3
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Nov 12 09:13:56 2018 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Mon Nov 12 09:53:01 2018 +0100
Fix typo
Change-Id: Ic471fbbfbcc00c0bb4ee42498ddcb1005e1e7103
Reviewed-on: https://gerrit.libreoffice.org/63280
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/include/svtools/ivctrl.hxx b/include/svtools/ivctrl.hxx
index ce1f8c9e7ff7..531cc86bc251 100644
--- a/include/svtools/ivctrl.hxx
+++ b/include/svtools/ivctrl.hxx
@@ -264,7 +264,7 @@ public:
// Re-calculation of cached view-data and invalidation of those in the view
void InvalidateEntry( SvxIconChoiceCtrlEntry* pEntry );
- // Entry is selectd, if the BoundRect is selected
+ // Entry is selected, if the BoundRect is selected
SvxIconChoiceCtrlEntry* GetEntry( const Point& rPosPixel ) const;
// sal_uLong is the position of the selected element in the list
More information about the Libreoffice-commits
mailing list