branch: externals/svg-lib commit a7326b44561655fd4807fe24079ffefb958e5035 Author: Jonathan Lai <jonathan...@gmail.com> Commit: GitHub <nore...@github.com>
charater -> character --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 1ff0eb0..912603e 100644 --- a/README.org +++ b/README.org @@ -4,7 +4,7 @@ A small Emacs library to create and display various SVG objects, namely tags, progress bars, progress pies and icons. Each object is guaranteed to fit nicely in a text buffer ensuring width is an integer -multiple of charater width. +multiple of character width. *** Installation