From 51ef04b0aa466f58903907e94a46e0cd4f6fdeb6 Mon Sep 17 00:00:00 2001 From: Jabiertxof Date: Wed, 28 Aug 2019 11:07:22 +0200 Subject: Improve format --- src/ui/dialog/styledialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/dialog/styledialog.cpp b/src/ui/dialog/styledialog.cpp index 27cb91cb2..89c6337ef 100644 --- a/src/ui/dialog/styledialog.cpp +++ b/src/ui/dialog/styledialog.cpp @@ -579,7 +579,7 @@ void StyleDialog::_readStyleElement() _addOwnerStyle(iter->name, "style attribute"); } } - // this is to fix a bug on cairo win: + // this is to fix a bug on cairo win: // https://gitlab.freedesktop.org/cairo/cairo/issues/338 // TODO: check if inkscape min cairo version has applied the patch proposed and remove (3 times) if (empty) { -- cgit v1.2.3