summaryrefslogtreecommitdiffstats
path: root/include/svx/sdr/contact/objectcontact.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr/contact/objectcontact.hxx')
-rw-r--r--include/svx/sdr/contact/objectcontact.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sdr/contact/objectcontact.hxx b/include/svx/sdr/contact/objectcontact.hxx
index fb67a18803fd..7188c89b39bd 100644
--- a/include/svx/sdr/contact/objectcontact.hxx
+++ b/include/svx/sdr/contact/objectcontact.hxx
@@ -111,7 +111,7 @@ namespace sdr
// LazyInvalidate request. This is used from the VOCs to mark that they
// got invalidated by an ActionCanged() call. An active view needs to remember
// this and take action on it. Default implementation directly calls back
- // triggerLazyInvalidate() wich promptly handles the request
+ // triggerLazyInvalidate() which promptly handles the request
virtual void setLazyInvalidate(ViewObjectContact& rVOC);
// call this to support evtl. preparations for repaint. Default does nothing