From 86781bcfc8f12df980af5c86c2f9e75067f02abc Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 24 Mar 2017 11:42:19 +0100 Subject: Fix typos Change-Id: I998e9b2ad8ebdcc983239192cb61f6689e378ad9 Reviewed-on: https://gerrit.libreoffice.org/35633 Reviewed-by: Julien Nabet Tested-by: Julien Nabet --- include/sfx2/shell.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/sfx2/shell.hxx') diff --git a/include/sfx2/shell.hxx b/include/sfx2/shell.hxx index c82ef06c0f91..d3368ff1dea8 100644 --- a/include/sfx2/shell.hxx +++ b/include/sfx2/shell.hxx @@ -355,7 +355,7 @@ public: /** With this method can the slots of the subclasses be invalidated through the slot Id or alternatively through the Which ID. Slot IDs, which are - inherited by the subclass are also invalidert. + inherited by the subclass are also invalidated. [Cross-reference] -- cgit