diff options
Diffstat (limited to 'include/vcl/textview.hxx')
-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 935504125316..2ead1d8f06e0 100644 --- a/include/vcl/textview.hxx +++ b/include/vcl/textview.hxx @@ -190,7 +190,7 @@ public: /** Drag and Drop, deleting and selection regards all text that has an attribute - TEXTATTR_PROTECTED set as one entitity. Drag and dropped text is automatically + TEXTATTR_PROTECTED set as one entity. Drag and dropped text is automatically attibuted as protected. */ void SupportProtectAttribute(bool bSupport); |