diff options
Diffstat (limited to 'include/vcl')
-rw-r--r-- | include/vcl/textview.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/textview.hxx b/include/vcl/textview.hxx index 721c0c06a706..e126ea23c868 100644 --- a/include/vcl/textview.hxx +++ b/include/vcl/textview.hxx @@ -187,7 +187,7 @@ public: /** Drag and Drop, deleting and selection regards all text that has an attribute TEXTATTR_PROTECTED set as one entity. Drag and dropped text is automatically - attibuted as protected. + attributed as protected. */ void SupportProtectAttribute(bool bSupport); |