summaryrefslogtreecommitdiff
path: root/include/svtools/slidesorterbaropt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/slidesorterbaropt.hxx')
-rw-r--r--include/svtools/slidesorterbaropt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/slidesorterbaropt.hxx b/include/svtools/slidesorterbaropt.hxx
index 8da3b240d393..01124c84f716 100644
--- a/include/svtools/slidesorterbaropt.hxx
+++ b/include/svtools/slidesorterbaropt.hxx
@@ -30,7 +30,7 @@
/** forward declaration to our private date container implementation
We use these class as internal member to support small memory requirements.
- You can create the container if it is neccessary. The class which use these mechanism
+ You can create the container if it is necessary. The class which use these mechanism
is faster and smaller then a complete implementation!
*/
class SvtSlideSorterBarOptions_Impl;