summaryrefslogtreecommitdiff
path: root/svx/inc/sdr/properties/e3dcompoundproperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/sdr/properties/e3dcompoundproperties.hxx')
-rw-r--r--svx/inc/sdr/properties/e3dcompoundproperties.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/sdr/properties/e3dcompoundproperties.hxx b/svx/inc/sdr/properties/e3dcompoundproperties.hxx
index fa62dd687344..c73e0814d35d 100644
--- a/svx/inc/sdr/properties/e3dcompoundproperties.hxx
+++ b/svx/inc/sdr/properties/e3dcompoundproperties.hxx
@@ -52,7 +52,7 @@ namespace sdr
virtual const SfxItemSet& GetObjectItemSet() const SAL_OVERRIDE;
// Get merged ItemSet. Normally, this maps directly to GetObjectItemSet(), but may
- // be overloaded e.g for group objects to return a merged ItemSet of the object.
+ // be overridden e.g for group objects to return a merged ItemSet of the object.
// When using this method the returned ItemSet may contain items in the state
// SfxItemState::DONTCARE which means there were several such items with different
// values.