summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d/groupprimitive2d.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'drawinglayer/source/primitive2d/groupprimitive2d.cxx')
-rw-r--r--drawinglayer/source/primitive2d/groupprimitive2d.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/drawinglayer/source/primitive2d/groupprimitive2d.cxx b/drawinglayer/source/primitive2d/groupprimitive2d.cxx
index 5a646ec3ce39..7d7d43d8fe93 100644
--- a/drawinglayer/source/primitive2d/groupprimitive2d.cxx
+++ b/drawinglayer/source/primitive2d/groupprimitive2d.cxx
@@ -35,7 +35,7 @@ namespace drawinglayer
}
/** The compare opertator uses the Sequence::==operator, so only checking if
- the rererences are equal. All non-equal references are interpreted as
+ the references are equal. All non-equal references are interpreted as
non-equal.
*/
bool GroupPrimitive2D::operator==( const BasePrimitive2D& rPrimitive ) const