summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/envelp/envfmt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/envelp/envfmt.cxx')
-rw-r--r--sw/source/ui/envelp/envfmt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/envelp/envfmt.cxx b/sw/source/ui/envelp/envfmt.cxx
index fd44a8293976..627661d8c529 100644
--- a/sw/source/ui/envelp/envfmt.cxx
+++ b/sw/source/ui/envelp/envfmt.cxx
@@ -59,7 +59,7 @@ namespace {
/// specification is two consecutive entries that specify
/// the start and end points of the range.
/// @returns A vector containing one element for each item covered by the
- /// ranges. This is not gauranteed to be sorted and may contain
+ /// ranges. This is not guaranteed to be sorted and may contain
/// duplicates if the original ranges contained overlaps.
static std::vector<sal_uInt16> lcl_convertRangesToList(const sal_uInt16 aRanges[]) {
std::vector<sal_uInt16> aVec;