diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-09-26 16:40:34 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2018-09-26 21:16:42 +0200 |
commit | 60296b288961e154c0828f61be23ab7f9c294e49 (patch) | |
tree | 8705d5b27361a53eca418d1f9fe93ad30fb457a3 /lotuswordpro/inc | |
parent | 619cda0fce93dde1dcda9353270c1a001bf339a8 (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/inc')
-rw-r--r-- | lotuswordpro/inc/xfilter/xfindex.hxx | 2 |
1 files changed, 1 insertions, 1 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 |