[Libreoffice-commits] core.git: lotuswordpro/inc lotuswordpro/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Wed Sep 26 19:17:06 UTC 2018
lotuswordpro/inc/xfilter/xfindex.hxx | 2 +-
lotuswordpro/source/filter/xfilter/xfindex.cxx | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 60296b288961e154c0828f61be23ab7f9c294e49
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Sep 26 16:40:34 2018 +0200
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Wed Sep 26 21:16:42 2018 +0200
Fix typo
Not so sure, but anyway, let's see what the gods say.
Change-Id: I5abffb27f8d124c34b50a3591de1ffc8c64fa13a
Reviewed-on: https://gerrit.libreoffice.org/60994
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Jenkins
diff --git a/lotuswordpro/inc/xfilter/xfindex.hxx b/lotuswordpro/inc/xfilter/xfindex.hxx
index ace8353be3f6..9cd469662916 100644
--- a/lotuswordpro/inc/xfilter/xfindex.hxx
+++ b/lotuswordpro/inc/xfilter/xfindex.hxx
@@ -55,7 +55,7 @@
************************************************************************/
/*************************************************************************
* @file
- * Represente index source,index body and index index entry.
+ * Represents index source, index body and index entry.
************************************************************************/
#ifndef INCLUDED_LOTUSWORDPRO_INC_XFILTER_XFINDEX_HXX
#define INCLUDED_LOTUSWORDPRO_INC_XFILTER_XFINDEX_HXX
diff --git a/lotuswordpro/source/filter/xfilter/xfindex.cxx b/lotuswordpro/source/filter/xfilter/xfindex.cxx
index 8ef69ef6b70f..f141a0e46b10 100644
--- a/lotuswordpro/source/filter/xfilter/xfindex.cxx
+++ b/lotuswordpro/source/filter/xfilter/xfindex.cxx
@@ -55,7 +55,7 @@
************************************************************************/
/*************************************************************************
* @file
- * Represente index source,index body and index index entry.
+ * Represents index source, index body and index entry.
************************************************************************/
#include <xfilter/xfindex.hxx>
#include <xfilter/xfparagraph.hxx>
More information about the Libreoffice-commits
mailing list