summaryrefslogtreecommitdiff
path: root/editeng/source/items/paraitem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/source/items/paraitem.cxx')
-rw-r--r--editeng/source/items/paraitem.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/editeng/source/items/paraitem.cxx b/editeng/source/items/paraitem.cxx
index 2e10733ff142..b9e4a7e4ec3a 100644
--- a/editeng/source/items/paraitem.cxx
+++ b/editeng/source/items/paraitem.cxx
@@ -109,8 +109,8 @@ bool SvxLineSpacingItem::operator==( const SfxPoolItem& rAttr ) const
/* Who does still know why the LineSpacingItem is so complicated?
We can not use it for UNO since there are only two values:
- - ein sal_uInt16 for the mode
- - ein sal_uInt32 for all values (distance, height, rel. detail)
+ - a sal_uInt16 for the mode
+ - a sal_uInt32 for all values (distance, height, rel. detail)
*/
bool SvxLineSpacingItem::QueryValue( uno::Any& rVal, sal_uInt8 nMemberId ) const
{