summaryrefslogtreecommitdiff
path: root/include/sfx2/shell.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-24 11:42:19 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-25 10:49:09 +0000
commit86781bcfc8f12df980af5c86c2f9e75067f02abc (patch)
tree0e6e989a3cea642bdcf1a6c246dbb28797797329 /include/sfx2/shell.hxx
parent1735654408f5bcc912f039a2f9263adb48edf9c1 (diff)
Fix typos
Change-Id: I998e9b2ad8ebdcc983239192cb61f6689e378ad9 Reviewed-on: https://gerrit.libreoffice.org/35633 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/sfx2/shell.hxx')
-rw-r--r--include/sfx2/shell.hxx2
1 files changed, 1 insertions, 1 deletions
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]