summaryrefslogtreecommitdiff
path: root/sfx2/inc/bitset.hxx
diff options
context:
space:
mode:
authorAlbert Thuswaldner <albert.thuswaldner@gmail.com>2011-04-06 10:35:15 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-04-06 10:35:15 +0300
commiteccddbe04f415d7402b819cca4517964c51eab3d (patch)
tree8197a7ba527ead907ea3b181473a009361bed52a /sfx2/inc/bitset.hxx
parente4667e7cf17fb5bd0b2c2531fb07479f0539dfbc (diff)
Additional translations of German comments
Diffstat (limited to 'sfx2/inc/bitset.hxx')
-rw-r--r--sfx2/inc/bitset.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/bitset.hxx b/sfx2/inc/bitset.hxx
index f61e95984fe8..98a7f583cfb2 100644
--- a/sfx2/inc/bitset.hxx
+++ b/sfx2/inc/bitset.hxx
@@ -197,7 +197,7 @@ inline sal_Bool BitSet::IsRealSubSet( const BitSet& ) const
}
//--------------------------------------------------------------------
-// detsermines if the other bitset is a superset or equal
+// determines if the other bitset is a superset or equal
inline sal_Bool BitSet::IsSubSet( const BitSet& ) const
{