summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par4.cxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-03-29 17:20:35 +0100
committerJulien Nabet <serval2412@yahoo.fr>2014-03-29 17:21:15 +0100
commitaabbde06e849c61b9abb696cd84133f11ebfbf34 (patch)
treedd9a30177c13fac26c4d79a2d1c99d47a850f99f /sw/source/filter/ww8/ww8par4.cxx
parent917e6eba1358deeb09eab4adcc2c7a979adbbe9c (diff)
Typo: varient->variant
Change-Id: I0b62f630573dc76d90e3c1f659b2ac359758b243
Diffstat (limited to 'sw/source/filter/ww8/ww8par4.cxx')
-rw-r--r--sw/source/filter/ww8/ww8par4.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/ww8par4.cxx b/sw/source/filter/ww8/ww8par4.cxx
index 04e72c34c073..60a3c3f598f4 100644
--- a/sw/source/filter/ww8/ww8par4.cxx
+++ b/sw/source/filter/ww8/ww8par4.cxx
@@ -484,7 +484,7 @@ void SwWW8ImplReader::Read_CRevisionMark(RedlineType_t eType,
/*
It is possible to have a number of date stamps for the created time
of the change, (possibly a word bug) so we must use the "get a full
- list" varient of HasCharSprm and take the last one as the true one.
+ list" variant of HasCharSprm and take the last one as the true one.
*/
std::vector<const sal_uInt8 *> aResult;
bool bIns = (nsRedlineType_t::REDLINE_INSERT == eType);