summaryrefslogtreecommitdiff
path: root/cui/source/options
diff options
context:
space:
mode:
authorMarkus Maier <maier@fs.ei.tum.de>2012-11-25 01:10:10 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-11-25 16:48:01 +0000
commitb05dc2e3910d22bb919ada64a0cb21c67c0f3623 (patch)
tree2bb86143147a3b39a349d8d742628107326f2ab2 /cui/source/options
parentb60f7e4e1c8a4db1dc0b5b1583cc1170c70590db (diff)
German comment translations
Change-Id: I0d169b7cd0f47b6986063d0cc0b6697b1d575e6a
Diffstat (limited to 'cui/source/options')
-rw-r--r--cui/source/options/optlingu.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/optlingu.cxx b/cui/source/options/optlingu.cxx
index 65af919beee8..542d7ebabb83 100644
--- a/cui/source/options/optlingu.cxx
+++ b/cui/source/options/optlingu.cxx
@@ -1152,7 +1152,7 @@ SvxLinguTabPage::SvxLinguTabPage( Window* pParent,
eItemState = rSet.GetItemState( GetWhich( SID_ATTR_SPELL ),
sal_False, (const SfxPoolItem**)&pItem );
- // handelt es sich um ein Default-Item?
+ // is it about a default-item?
if ( eItemState == SFX_ITEM_DEFAULT )
pItem = (const SfxSpellCheckItem*)&(rSet.Get( GetWhich( SID_ATTR_SPELL ) ) );
else if ( eItemState == SFX_ITEM_DONTCARE )