summaryrefslogtreecommitdiff
path: root/include/svx/sdr/contact/displayinfo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr/contact/displayinfo.hxx')
-rw-r--r--include/svx/sdr/contact/displayinfo.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sdr/contact/displayinfo.hxx b/include/svx/sdr/contact/displayinfo.hxx
index 98ce34519a6f..a842fc6c4ee4 100644
--- a/include/svx/sdr/contact/displayinfo.hxx
+++ b/include/svx/sdr/contact/displayinfo.hxx
@@ -55,7 +55,7 @@ namespace sdr
bool mbPageProcessingActive : 1;
// Internal flag to remember if EnteredGroupDrawMode is active. Default is true
- // since this mode starts activated and gets switched off when reacing
+ // since this mode starts activated and gets switched off when reaching
// the current group level. Should only be changed by instances which do
// primitive processing
bool mbGhostedDrawModeActive : 1;