summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-02-15 13:57:25 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-02-15 13:57:25 +0000
commit5c31e17e46b02e755b075e63a08ffd8ad0eaa481 (patch)
tree56aa8509a3a26e76dd7caeb3d3cf7c71f5e5c169 /sw
parent1dd8cffc10d953ca645252ae2d8f11363186d21a (diff)
sync two translations of the same fundamental comment
Change-Id: I4da6683489c87fe06d45474dfc20351cb31ed000
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/edit/acorrect.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sw/source/core/edit/acorrect.cxx b/sw/source/core/edit/acorrect.cxx
index 6d781f3a72bb..a5fca1a2a4be 100644
--- a/sw/source/core/edit/acorrect.cxx
+++ b/sw/source/core/edit/acorrect.cxx
@@ -404,11 +404,11 @@ sal_Bool SwAutoCorrDoc::ChgAutoCorrWord( xub_StrLen & rSttPos, xub_StrLen nEndPo
}
- // is being called after the exchange of the character from the functions
- // - FnCptlSttWrd
- // - FnCptlSttSntnc
- // Then, the words if necessary be added to the exception
- // list.
+// Called by the functions:
+// - FnCptlSttWrd
+// - FnCptlSttSntnc
+// after the exchange of characters. Then the words, if necessary, can be inserted
+// into the exception list.
void SwAutoCorrDoc::SaveCpltSttWord( sal_uLong nFlag, xub_StrLen nPos,
const String& rExceptWord,
sal_Unicode cChar )