summaryrefslogtreecommitdiff
path: root/svx/source/sdr/properties/graphicproperties.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sdr/properties/graphicproperties.cxx')
-rw-r--r--svx/source/sdr/properties/graphicproperties.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sdr/properties/graphicproperties.cxx b/svx/source/sdr/properties/graphicproperties.cxx
index d72a8117afaa..2160138c2eb2 100644
--- a/svx/source/sdr/properties/graphicproperties.cxx
+++ b/svx/source/sdr/properties/graphicproperties.cxx
@@ -91,7 +91,7 @@ namespace sdr
// #i29367# Update GraphicAttr, too. This was formerly
// triggered by SdrGrafObj::Notify, which is no longer
// called nowadays. BTW: strictly speaking, the whole
- // ImpSetAttrToGrafInfo/ImpSetGrafInfoToAttr stuff could
+ // ImpSetAttrToGrafInfostuff could
// be dumped, when SdrGrafObj::aGrafInfo is removed and
// always created on the fly for repaint.
rObj.ImpSetAttrToGrafInfo();