From ff53b7e475be213a5337e37ba9c8fb73259fb0ad Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Thu, 7 Jun 2018 10:12:28 +0200 Subject: Fix typos Change-Id: I9ae4a9d821946591060ceadb45af05c27560668b Reviewed-on: https://gerrit.libreoffice.org/55410 Tested-by: Jenkins Reviewed-by: Jens Carl --- lotuswordpro/inc/xfilter/ixfstyle.hxx | 2 +- lotuswordpro/inc/xfilter/xfdrawobj.hxx | 2 +- lotuswordpro/source/filter/xfilter/xfdrawobj.cxx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'lotuswordpro') diff --git a/lotuswordpro/inc/xfilter/ixfstyle.hxx b/lotuswordpro/inc/xfilter/ixfstyle.hxx index 322e0b6b440e..defbc45471eb 100644 --- a/lotuswordpro/inc/xfilter/ixfstyle.hxx +++ b/lotuswordpro/inc/xfilter/ixfstyle.hxx @@ -55,7 +55,7 @@ ************************************************************************/ /************************************************************************* * @file - * Interfer for all style object. + * Interface for all style object. ************************************************************************/ #ifndef INCLUDED_LOTUSWORDPRO_INC_XFILTER_IXFSTYLE_HXX #define INCLUDED_LOTUSWORDPRO_INC_XFILTER_IXFSTYLE_HXX diff --git a/lotuswordpro/inc/xfilter/xfdrawobj.hxx b/lotuswordpro/inc/xfilter/xfdrawobj.hxx index 210212495457..ca597a9f0519 100644 --- a/lotuswordpro/inc/xfilter/xfdrawobj.hxx +++ b/lotuswordpro/inc/xfilter/xfdrawobj.hxx @@ -55,7 +55,7 @@ ************************************************************************/ /************************************************************************* * @file - * Interfer for all Drawing object. + * Interface for all Drawing object. ************************************************************************/ #ifndef INCLUDED_LOTUSWORDPRO_INC_XFILTER_XFDRAWOBJ_HXX #define INCLUDED_LOTUSWORDPRO_INC_XFILTER_XFDRAWOBJ_HXX diff --git a/lotuswordpro/source/filter/xfilter/xfdrawobj.cxx b/lotuswordpro/source/filter/xfilter/xfdrawobj.cxx index 43ac5406b4e6..77f015559753 100644 --- a/lotuswordpro/source/filter/xfilter/xfdrawobj.cxx +++ b/lotuswordpro/source/filter/xfilter/xfdrawobj.cxx @@ -55,7 +55,7 @@ ************************************************************************/ /************************************************************************* * @file - * Interfer for all Drawing object. + * Interface for all Drawing object. ************************************************************************/ #include -- cgit