filter/source/xsltfilter/LibXSLTTransformer.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit dbabaed92cdc8f18eee2173c752532a2812eb612
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue May 14 21:23:37 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Mon Jun 3 10:27:18 2019 +0200

    Fix typo
    
    Change-Id: I026989d991cdc7d114e37a5eecc4b34f1926ba45
    Reviewed-on: https://gerrit.libreoffice.org/73360
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/filter/source/xsltfilter/LibXSLTTransformer.hxx 
b/filter/source/xsltfilter/LibXSLTTransformer.hxx
index fb0b222ed29f..2b31a87914bd 100644
--- a/filter/source/xsltfilter/LibXSLTTransformer.hxx
+++ b/filter/source/xsltfilter/LibXSLTTransformer.hxx
@@ -80,7 +80,7 @@ namespace XSLT
     };
 
     /*
-     * LibXSLTTransformer provides an transforming pipe service to XSLTFilter.
+     * LibXSLTTransformer provides a transforming pipe service to XSLTFilter.
      *
      * It implements XActiveDataSource, XActiveDataSink and XActiveDataControl
      * to consume data. It also notifies upstream of important events such as
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to