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/style-internal.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/style-internal.cpp') diff --git a/src/style-internal.cpp b/src/style-internal.cpp index 666bd75c6..319f4b905 100644 --- a/src/style-internal.cpp +++ b/src/style-internal.cpp @@ -2172,7 +2172,7 @@ SPIFontSize::merge( const SPIBase* const parent ) { ( p->type == SP_FONT_SIZE_LENGTH && p->unit != SP_CSS_UNIT_EM && p->unit != SP_CSS_UNIT_EX ) ) { - // Parent absolut size + // Parent absolute size type = SP_FONT_SIZE_LENGTH; } else { -- cgit v1.2.3