[Libreoffice-commits] core.git: filter/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Mon Jun 3 08:28:16 UTC 2019
filter/source/xsltfilter/LibXSLTTransformer.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit dbabaed92cdc8f18eee2173c752532a2812eb612
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue May 14 21:23:37 2019 +0000
Commit: Julien Nabet <serval2412 at 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 <serval2412 at 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
More information about the Libreoffice-commits
mailing list