summaryrefslogtreecommitdiff
path: root/svx/inc/sdr/properties/pageproperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/sdr/properties/pageproperties.hxx')
-rw-r--r--svx/inc/sdr/properties/pageproperties.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/sdr/properties/pageproperties.hxx b/svx/inc/sdr/properties/pageproperties.hxx
index 0ae85f674711..7de1a930abea 100644
--- a/svx/inc/sdr/properties/pageproperties.hxx
+++ b/svx/inc/sdr/properties/pageproperties.hxx
@@ -53,7 +53,7 @@ namespace sdr
// Clone() operator, normally just calls the local copy constructor
virtual BaseProperties& Clone(SdrObject& rObj) const SAL_OVERRIDE;
- // get itemset. Overloaded here to allow creating the empty itemset
+ // get itemset. Override here to allow creating the empty itemset
// without asserting
virtual const SfxItemSet& GetObjectItemSet() const SAL_OVERRIDE;