summaryrefslogtreecommitdiff
path: root/desktop/source/migration/cfgfilter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/migration/cfgfilter.cxx')
-rw-r--r--desktop/source/migration/cfgfilter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/migration/cfgfilter.cxx b/desktop/source/migration/cfgfilter.cxx
index 4d95aed2c845..295f953203bc 100644
--- a/desktop/source/migration/cfgfilter.cxx
+++ b/desktop/source/migration/cfgfilter.cxx
@@ -147,7 +147,7 @@ void SAL_CALL CConfigFilter::readData(
// in m_xLayerHandler. we will then submit ourself as a handler to
// the SourceLayer in m_xSourceLayer.
// when the source calls our handler functions we will use the patterns that
- // where given in the ctor to decide whther they should be relaied to the caller
+ // where given in the ctor to decide whether they should be relaied to the caller
if (m_xSourceLayer.is() && layerHandler.is())
{