summaryrefslogtreecommitdiff
path: root/lotuswordpro
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-09-26 16:40:34 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-09-26 21:16:42 +0200
commit60296b288961e154c0828f61be23ab7f9c294e49 (patch)
tree8705d5b27361a53eca418d1f9fe93ad30fb457a3 /lotuswordpro
parent619cda0fce93dde1dcda9353270c1a001bf339a8 (diff)
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@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'lotuswordpro')
-rw-r--r--lotuswordpro/inc/xfilter/xfindex.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfindex.cxx2
2 files changed, 2 insertions, 2 deletions
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>