From a899165dfe701bda01852f55dd1ce1aa454a6b7f Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 5 Jul 2019 06:38:39 +0000 Subject: Fix typo Change-Id: I396ea30487afffbb4944e8bf906806570c4dad60 Reviewed-on: https://gerrit.libreoffice.org/75108 Tested-by: Jenkins Reviewed-by: Bartosz Kosiorek --- include/drawinglayer/primitive2d/wrongspellprimitive2d.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/drawinglayer') diff --git a/include/drawinglayer/primitive2d/wrongspellprimitive2d.hxx b/include/drawinglayer/primitive2d/wrongspellprimitive2d.hxx index 996d70362288..3ad6bef0f596 100644 --- a/include/drawinglayer/primitive2d/wrongspellprimitive2d.hxx +++ b/include/drawinglayer/primitive2d/wrongspellprimitive2d.hxx @@ -37,7 +37,7 @@ namespace drawinglayer This is a helper primitive to hold evtl. WrongSpell visualisations in the sequence of primitives. The primitive holds this information - separated form the TextPortions to where it belongs to tot expand the + separated from the TextPortions to where it belongs to, to expand the TextSimplePortionPrimitive2D more as needed. A renderer who does not want to visualize this (if contained at all) -- cgit