diff options
| author | luz.paz <luzpaz@users.noreply.github.com> | 2018-05-09 14:37:28 +0000 |
|---|---|---|
| committer | luz paz <luzpaz@users.noreply.github.com> | 2018-05-14 19:38:17 +0000 |
| commit | 5f701e9b37a3a8adc6e4964bc7fac0f34dfc9db1 (patch) | |
| tree | 083733a3701c229199a4bc22225f397cc26bedfd /src/util/README | |
| parent | Fix bug embeding SVG as PNG (diff) | |
| download | inkscape-5f701e9b37a3a8adc6e4964bc7fac0f34dfc9db1.tar.gz inkscape-5f701e9b37a3a8adc6e4964bc7fac0f34dfc9db1.zip | |
Misc. typos
Found via `codespell` and `grep`
Diffstat (limited to 'src/util/README')
| -rw-r--r-- | src/util/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/README b/src/util/README index 53530ad0c..254e3fa14 100644 --- a/src/util/README +++ b/src/util/README @@ -4,6 +4,6 @@ This directory contains a variety of utility code. To do: -* Merge with 'helper' into this direcotry. +* Merge with 'helper' into this directory. * Move individual files to more appropriate directories. * Split into three sub-directories: numeric, color, svg. |
