summaryrefslogtreecommitdiffstats
path: root/filter/source/xsltfilter/XSLTFilter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/xsltfilter/XSLTFilter.cxx')
-rw-r--r--filter/source/xsltfilter/XSLTFilter.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/source/xsltfilter/XSLTFilter.cxx b/filter/source/xsltfilter/XSLTFilter.cxx
index 354124c0a10d..340414598e9c 100644
--- a/filter/source/xsltfilter/XSLTFilter.cxx
+++ b/filter/source/xsltfilter/XSLTFilter.cxx
@@ -329,7 +329,7 @@ namespace XSLT
if (xSeek.is())
xSeek->seek(0);
- // we want to be notfied when the processing is done...
+ // we want to be notified when the processing is done...
m_tcontrol->addListener(css::uno::Reference<XStreamListener> (
this));
@@ -468,7 +468,7 @@ namespace XSLT
OSL_ASSERT(m_tcontrol.is());
if (m_tcontrol.is() && m_rOutputStream.is())
{
- // we want to be notfied when the processing is done...
+ // we want to be notified when the processing is done...
m_tcontrol->addListener(css::uno::Reference<XStreamListener> (this));
// create pipe