From 60296b288961e154c0828f61be23ab7f9c294e49 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Wed, 26 Sep 2018 16:40:34 +0200 Subject: [PATCH] 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 Tested-by: Jenkins --- lotuswordpro/inc/xfilter/xfindex.hxx | 2 +- lotuswordpro/source/filter/xfilter/xfindex.cxx | 2 +- 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 #include