diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-10 09:39:44 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-14 12:32:08 +0200 |
commit | c650d61135457d02fae1864698f7e291a86a2e56 (patch) | |
tree | b587558051c33b2c141fc8a8e87c1ee7d03a8bea /sd/inc/Outliner.hxx | |
parent | 90f80fd66b0561b4a32814e5e655d23c17e75172 (diff) |
typo: candiate -> candidate
Diffstat (limited to 'sd/inc/Outliner.hxx')
-rw-r--r-- | sd/inc/Outliner.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/Outliner.hxx b/sd/inc/Outliner.hxx index 4a51551ac21c..c7a79a0334c6 100644 --- a/sd/inc/Outliner.hxx +++ b/sd/inc/Outliner.hxx @@ -123,7 +123,7 @@ public: void PrepareSpelling (void); /** Initialize a spell check but do not start it yet. This method - is a better candiate for the name PrepareSpelling. + is a better candidate for the name PrepareSpelling. */ void StartSpelling (void); |