diff options
Diffstat (limited to 'sw/source/ui/inc/autoedit.hxx')
-rw-r--r-- | sw/source/ui/inc/autoedit.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/autoedit.hxx b/sw/source/ui/inc/autoedit.hxx index c3221a76ee..5f349333c5 100644 --- a/sw/source/ui/inc/autoedit.hxx +++ b/sw/source/ui/inc/autoedit.hxx @@ -40,7 +40,7 @@ protected: virtual void KeyInput( const KeyEvent& rEvent ); }; -// Implementieriung im autocorr.cxx +// Implementation in autocorr.cxx |