summaryrefslogtreecommitdiff
path: root/include/svx/svdsnpv.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdsnpv.hxx')
-rw-r--r--include/svx/svdsnpv.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdsnpv.hxx b/include/svx/svdsnpv.hxx
index 8f2eeea7e102..fb2fc320ccf3 100644
--- a/include/svx/svdsnpv.hxx
+++ b/include/svx/svdsnpv.hxx
@@ -222,7 +222,7 @@ public:
// - object-specific Dragging
// - rectangle corner radius: nothing
// - circle object angle: nothing
- // - line keeps while Dragging the angle and is only streched/ contracted
+ // - line keeps while Dragging the angle and is only stretched/ contracted
// Default value for Ortho is off. persistent.
void SetOrtho(bool bOn) { bOrtho=bOn; } // unvollstaendig
bool IsOrtho() const { return bOrtho; }