branch: externals/fontaine commit 08cce48ca64daa9a171fe24b50ea64a031792127 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Fix typo in the manual --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 2364309966..f932528096 100644 --- a/README.org +++ b/README.org @@ -659,7 +659,7 @@ Remember to read the relevant doc strings. :line-spacing nil))) -;; Set last preset or fall back to desired style from `fontaine-presets' +;; Set the last preset or fall back to desired style from `fontaine-presets' ;; (the `regular' in this case). (fontaine-set-preset (or (fontaine-restore-latest-preset) 'regular))