diff options
| author | luz.paz <luzpaz@users.noreply.github.com> | 2019-03-21 02:37:06 +0000 |
|---|---|---|
| committer | luz.paz <luzpaz@users.noreply.github.com> | 2019-03-21 02:37:06 +0000 |
| commit | d8480e53803e8971673f879ec6895971e991a09f (patch) | |
| tree | d30213bd55148b1bb4a2c13a028a10a9b68662ef /share/README.md | |
| parent | Fix #116: Wrong element names shown in XML editor for circles and ellipses (diff) | |
| download | inkscape-d8480e53803e8971673f879ec6895971e991a09f.tar.gz inkscape-d8480e53803e8971673f879ec6895971e991a09f.zip | |
Misc. typos and whitespace fixes
Found via `codespell -q 3 -I ../inkscape-whitelist.txt -S *.svg,*.po,./src/3rdparty`
Diffstat (limited to 'share/README.md')
| -rw-r--r-- | share/README.md | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/share/README.md b/share/README.md index cb136774c..7b62e148b 100644 --- a/share/README.md +++ b/share/README.md @@ -1,20 +1,20 @@ -This is the root dir for Inkscape's resources that it loads at runtime: +This is the root dir for Inkscape's resources that it loads at runtime: icons, markers, filters, keyboard maps, etc. -attributes - +attributes - branding - Official visual collateral examples - Shareable example drawings -extensions - Plugable scripts runnable by Inkscape +extensions - Pluggable scripts runnable by Inkscape filters - Custom SVG filters loaded at runtime, under Effects > Filters -fonts - -gradients - +fonts - +gradients - icons - Program icons following the freedesktop.org icon scheme. -keys - -markers - -palettes - -patterns - -screens - -symbols - -templates - -tutorials - -ui - +keys - +markers - +palettes - +patterns - +screens - +symbols - +templates - +tutorials - +ui - |
