From fdd35ea841f319c48e1978dfead703d6cb0996ff Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sat, 27 Jul 2019 10:44:52 +0200 Subject: Fix typos Change-Id: I380856ca45c835e732fdf080a522caab4534db5b Reviewed-on: https://gerrit.libreoffice.org/76346 Tested-by: Jenkins Reviewed-by: Julien Nabet --- lotuswordpro/source/filter/lwpfribsection.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lotuswordpro') diff --git a/lotuswordpro/source/filter/lwpfribsection.cxx b/lotuswordpro/source/filter/lwpfribsection.cxx index de536253f24e..3cd68fca4647 100644 --- a/lotuswordpro/source/filter/lwpfribsection.cxx +++ b/lotuswordpro/source/filter/lwpfribsection.cxx @@ -328,7 +328,7 @@ void LwpMasterPage::RegisterMasterPage(LwpFrib* pFrib) } /** - * @descr: Whether it need create a new section + * @descr: Whether it needs to create a new section * */ bool LwpMasterPage::IsNeedSection() -- cgit