From 202e75590f8200823ef0efd36cc0edbd1bf1edcc Mon Sep 17 00:00:00 2001 From: "luz.paz" Date: Mon, 8 Jan 2018 16:50:51 -0500 Subject: Misc. typos Found via `codespell` --- src/sp-text.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sp-text.cpp') diff --git a/src/sp-text.cpp b/src/sp-text.cpp index bbc711c96..075536d5f 100644 --- a/src/sp-text.cpp +++ b/src/sp-text.cpp @@ -516,7 +516,7 @@ unsigned SPText::_buildLayoutInput(SPObject *root, Inkscape::Text::Layout::Optio } else if (style->inline_size.set) { // If both shape_inside and inline_size are set, shape_inside wins out. - // We construct a rectange with one dimension set by the computed value of 'inline-size' + // We construct a rectangle with one dimension set by the computed value of 'inline-size' // and the other dimension set to infinity. Text is laid out starting at the 'x' and 'y' // attribute values. This is handled elsewhere. -- cgit v1.2.3