summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-11-20 22:01:09 +0100
committerJens Carl <j.carl43@gmx.de>2017-11-21 08:48:40 +0100
commit11ca1f86f80984ec07f5051ab05f864d55db5974 (patch)
tree11b9cb30045d16ed91b2ecd82ba9fd26873f101f /sw/inc
parent1b84f797509a6d531f4198c8260851d580088617 (diff)
Fix typos
Change-Id: I40b3a46d46f0586d086bdbe41876c088f8c1cb58 Reviewed-on: https://gerrit.libreoffice.org/45007 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/redline.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/redline.hxx b/sw/inc/redline.hxx
index 29b3b0287aeb..f5898a30e020 100644
--- a/sw/inc/redline.hxx
+++ b/sw/inc/redline.hxx
@@ -83,7 +83,7 @@ public:
/*
* This class is used to store 'redline' data regarding formatting changes,
* e.g. - a text portion *was* italic and now is not italic,
- * e.g. - a text portion got a hightlight to it
+ * e.g. - a text portion got a highlight to it
*
* The way the information is stored is in an 'SfxItemSet' that holds all
* the WhichIds with their values.