[adwaita-icon-theme: 2/3] typo and removed acronyim




commit a657d075d9da2390d6889b1652ff86415f26e034
Author: Adam Belis <adam belis gmail com>
Date:   Tue Jan 4 18:31:27 2022 +0000

    typo and removed acronyim

 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/README.md b/README.md
index 7e65b53fe..c2cb36d58 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ The color of the icon set is defined at runtime by the gtk theme. Every single i
 
 There is a couple of things the icon author needs to be aware of and a few things s/he can make use of. The 
stylesheet is setting the color of the fill for all rectangles and paths. **DO NOT** leave any rectangles or 
paths with no fill/stroke thinking it's invisible.
 
-Symblic Preview doesn't convert strokes to paths yet, so you need to do it manually for now in Inkscape 
(`Path -> Stroke to Path`). Alternativly you can add `LPE join type` to yor stroke and keep it non 
destructive.
+Symblic Preview doesn't convert strokes to paths yet, so you need to do it manually for now in Inkscape 
(`Path -> Stroke to Path`). Alternativly you can add Live path effect `join type` to your stroke and keep it 
non destructive.
 
 Gtk doesn't care about the colors you define for the icon. They are recolored at runtime. If you need 
portions of icons to have a color, you need to include a `class` attribute to the shape or group and set it 
to one of the three values below. 
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]