summaryrefslogtreecommitdiff
path: root/sw/inc/editsh.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-10 22:45:37 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-12 09:37:03 +0200
commit7f0f574d7a1ec96f25c017f0576b930e0ff715d8 (patch)
treeff646f6353fdcffd01d391489fbd49c5d9562078 /sw/inc/editsh.hxx
parentc8e70f970a9b80323e9274880a135143accbb621 (diff)
Fix typos
Change-Id: Ib6b4f091e56e047968b2ad9b575aff2c81558635 Reviewed-on: https://gerrit.libreoffice.org/77254 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sw/inc/editsh.hxx')
-rw-r--r--sw/inc/editsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/editsh.hxx b/sw/inc/editsh.hxx
index 37d5f49d2fe8..42ce37f575aa 100644
--- a/sw/inc/editsh.hxx
+++ b/sw/inc/editsh.hxx
@@ -208,7 +208,7 @@ public:
bool AppendTextNode();
void AutoFormatBySplitNode();
- /** If cursor is in a INetAttribute it will be deleted completely
+ /** If cursor is in an INetAttribute it will be deleted completely
including the descriptive text (needed at drag & drop). */
void DelINetAttrWithText();