summaryrefslogtreecommitdiff
path: root/filter/source/config/cache/filterfactory.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/config/cache/filterfactory.cxx')
-rw-r--r--filter/source/config/cache/filterfactory.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/config/cache/filterfactory.cxx b/filter/source/config/cache/filterfactory.cxx
index a9f0abf905e8..604476c11d96 100644
--- a/filter/source/config/cache/filterfactory.cxx
+++ b/filter/source/config/cache/filterfactory.cxx
@@ -498,7 +498,7 @@ OUStringList FilterFactory::impl_getSortedFilterListForModule(const OUString& sM
aLock.clear();
// <- SAFE ----------------------
- // bring "other" filters in an alphabeticly order
+ // bring "other" filters in an alphabetical order
// It's needed below.
::std::sort(lOtherFilters.begin(), lOtherFilters.end());