diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-09-12 12:49:25 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-09-12 14:38:29 +0200 |
commit | 718d9b5e709ca19ce6d1d540ee6b64d0285181f6 (patch) | |
tree | 57f0e577e0b21cce99543a9f0ff0a5fc51e3c255 /lotuswordpro/inc | |
parent | 0f4d60ea931e9949a8d6c1ac6c60e331ad53eb66 (diff) |
Fix typos
Change-Id: I7fdeba2d7407989a00befaad1c186cd6f132cb85
Reviewed-on: https://gerrit.libreoffice.org/78827
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'lotuswordpro/inc')
-rw-r--r-- | lotuswordpro/inc/xfilter/ixfstyle.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/inc/xfilter/ixfstyle.hxx b/lotuswordpro/inc/xfilter/ixfstyle.hxx index 2f5fabaf4cb4..de80841430e4 100644 --- a/lotuswordpro/inc/xfilter/ixfstyle.hxx +++ b/lotuswordpro/inc/xfilter/ixfstyle.hxx @@ -90,7 +90,7 @@ public: */ virtual OUString GetParentStyleName() = 0; /** - * @descr: Parant paragraph style. + * @descr: Parent paragraph style. */ virtual void SetParentStyleName(const OUString& parent) = 0; /** |