diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ui/dialog/styledialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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) { |
