summaryrefslogtreecommitdiff
path: root/vcl/source/edit
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/edit')
-rw-r--r--vcl/source/edit/textdat2.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/edit/textdat2.hxx b/vcl/source/edit/textdat2.hxx
index d715845d45e6..a69c718fd140 100644
--- a/vcl/source/edit/textdat2.hxx
+++ b/vcl/source/edit/textdat2.hxx
@@ -119,7 +119,7 @@ private:
short mnStartX;
- bool mbInvalid; // fuer geschickte Formatierung/Ausgabe
+ bool mbInvalid; // for clever formatting/output
public:
TextLine()