diff options
| author | luz.paz <luzpaz@users.noreply.github.com> | 2018-09-30 18:39:25 +0000 |
|---|---|---|
| committer | luz paz <luzpaz@users.noreply.github.com> | 2018-10-06 02:05:25 +0000 |
| commit | 33780c0f28bcda586b1e14de93525a6ab426e4df (patch) | |
| tree | 341c90061fed79841ea4161b2088d5baa40fe1fa /share/ui | |
| parent | Add new style register style property for stop color and opacity (diff) | |
| download | inkscape-33780c0f28bcda586b1e14de93525a6ab426e4df.tar.gz inkscape-33780c0f28bcda586b1e14de93525a6ab426e4df.zip | |
Misc. typos
Found via `codespell`
Diffstat (limited to 'share/ui')
| -rw-r--r-- | share/ui/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/ui/style.css b/share/ui/style.css index 72649a1e5..4c40bc8c6 100644 --- a/share/ui/style.css +++ b/share/ui/style.css @@ -94,7 +94,7 @@ combobox window.popup scrolledwindow treeview separator { padding: 0; } -/* Keep pallete scrollbar from generating warnings. */ +/* Keep palette scrollbar from generating warnings. */ #PreviewHolderScroller .vertical slider { min-height: 15px; } |
