From 1369a16651aba967c157f41793657369c094df5a Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 26 Apr 2019 16:24:05 +0000 Subject: Fix typos Change-Id: I693355a38f5bea33346d988015851d3a9cf8d1d4 Reviewed-on: https://gerrit.libreoffice.org/71387 Tested-by: Jenkins Reviewed-by: Julien Nabet --- sw/source/core/doc/tblafmt.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw/source/core/doc') diff --git a/sw/source/core/doc/tblafmt.cxx b/sw/source/core/doc/tblafmt.cxx index 102ac460111d..430b32422382 100644 --- a/sw/source/core/doc/tblafmt.cxx +++ b/sw/source/core/doc/tblafmt.cxx @@ -214,7 +214,7 @@ SwBoxAutoFormat::SwBoxAutoFormat() m_wXObject() { // need to set default instances for base class AutoFormatBase here - // due to ressource defines (e.g. RES_CHRATR_FONT) which are not available + // due to resource defines (e.g. RES_CHRATR_FONT) which are not available // in svx and different in the different usages of derivations m_aFont = std::make_shared(*GetDfltAttr( RES_CHRATR_FONT ) ); m_aHeight = std::make_shared(240, 100, RES_CHRATR_FONTSIZE ); -- cgit v1.2.3