include/drawinglayer/primitive2d/wrongspellprimitive2d.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a899165dfe701bda01852f55dd1ce1aa454a6b7f Author: Andrea Gelmini <[email protected]> AuthorDate: Fri Jul 5 06:38:39 2019 +0000 Commit: Bartosz Kosiorek <[email protected]> CommitDate: Sat Jul 13 22:01:46 2019 +0200 Fix typo Change-Id: I396ea30487afffbb4944e8bf906806570c4dad60 Reviewed-on: https://gerrit.libreoffice.org/75108 Tested-by: Jenkins Reviewed-by: Bartosz Kosiorek <[email protected]> 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) _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
