summaryrefslogtreecommitdiff
path: root/editeng
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 /editeng
parent1dd8cffc10d953ca645252ae2d8f11363186d21a (diff)
sync two translations of the same fundamental comment
Change-Id: I4da6683489c87fe06d45474dfc20351cb31ed000
Diffstat (limited to 'editeng')
-rw-r--r--editeng/source/misc/svxacorr.cxx11
1 files changed, 6 insertions, 5 deletions
diff --git a/editeng/source/misc/svxacorr.cxx b/editeng/source/misc/svxacorr.cxx
index f6fd9ba51c86..870d00b0d01b 100644
--- a/editeng/source/misc/svxacorr.cxx
+++ b/editeng/source/misc/svxacorr.cxx
@@ -172,11 +172,12 @@ static sal_Bool lcl_IsInAsciiArr( const sal_Char* pArr, const sal_Unicode c )
SvxAutoCorrDoc::~SvxAutoCorrDoc()
{
}
- // Is called by the functions:
- // - FnCptlSttWrd
- // - FnCptlSttSntnc
- // after the exchange of characters. then the words can maybe be inserted
- // into 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 SvxAutoCorrDoc::SaveCpltSttWord( sal_uLong, xub_StrLen, const String&,
sal_Unicode )
{