diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-07-03 10:05:58 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-07-03 10:06:39 +0200 |
commit | e9e61a4a7850ec7f2e0cf238c58794b021da5235 (patch) | |
tree | d0cca5416c568b1b0fab83a85e7d65a02b4e3932 /include/sfx2 | |
parent | dd819b76b60df52e98d75993f9e69c22f2811de9 (diff) |
typo: therfore -> therefore
Change-Id: I9dcc0ce882dfd533d98a4f71625bb85e44084283
Diffstat (limited to 'include/sfx2')
-rw-r--r-- | include/sfx2/shell.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/shell.hxx b/include/sfx2/shell.hxx index 43c79d29088c..aae874ac2bc9 100644 --- a/include/sfx2/shell.hxx +++ b/include/sfx2/shell.hxx @@ -513,7 +513,7 @@ public: this must be set directly from one derived SfxShell class and ny derivatives of SfxObjectShell. - The SfxShell class itself does not have any SfxItemPool, therfore a + The SfxShell class itself does not have any SfxItemPool, therefore a null-pointer is returned. */ SfxItemPool& SfxShell::GetPool() const |