diff options
author | Philipp Riemer <ruderphilipp@gmail.com> | 2012-05-25 21:17:27 +0200 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2012-05-28 16:14:06 +0300 |
commit | 1a0ca473e97a032686669e5198ef2d3f25e2f606 (patch) | |
tree | 5940dc31536d4e7ed42c570319de31a9f237cab7 /sw | |
parent | 7eb0c9b056b648afd5bc216811892d058e352de6 (diff) |
Translate German comments in sw/inc/swscanner.hxx
Diffstat (limited to 'sw')
-rw-r--r-- | sw/inc/swscanner.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/swscanner.hxx b/sw/inc/swscanner.hxx index d1c6fe91e10f..3c059950ddb4 100644 --- a/sw/inc/swscanner.hxx +++ b/sw/inc/swscanner.hxx @@ -35,8 +35,8 @@ class SwTxtNode; /************************************************************************* * class SwScanner - * Hilfsklasse, die beim Spellen die Worte im gewuenschten Bereich - * nacheinander zur Verfuegung stellt. + * Helper class that provides consecutively the words of a selected area + * during spell check *************************************************************************/ class SwScanner |