From 6751ed9e438f19e4062f1eea91e9dbab3040b6ad Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Tue, 6 Nov 2018 11:32:48 +0100 Subject: Fix typos Change-Id: Id6f5edca053048540b57fd9871aabd1c71f9b64f Reviewed-on: https://gerrit.libreoffice.org/62902 Reviewed-by: Julien Nabet Tested-by: Jenkins --- cppcanvas/source/mtfrenderer/textlineshelper.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cppcanvas') diff --git a/cppcanvas/source/mtfrenderer/textlineshelper.hxx b/cppcanvas/source/mtfrenderer/textlineshelper.hxx index fb06e345b64b..ca13d9482ad2 100644 --- a/cppcanvas/source/mtfrenderer/textlineshelper.hxx +++ b/cppcanvas/source/mtfrenderer/textlineshelper.hxx @@ -65,7 +65,7 @@ public: ::basegfx::B2DSize getOverallSize() const { return maOverallSize; } - /** Init textlines with specified linewdith and TextLineInfo. + /** Init textlines with specified linewidth and TextLineInfo. */ void init(double nLineWidth, const tools::TextLineInfo& rLineInfo); -- cgit v1.2.3