branch: externals/ef-themes
commit 039d2659094bc66fb1a6ed7f46525115c7c5457b
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Fix typo in comment
---
 contrast-ratios.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrast-ratios.org b/contrast-ratios.org
index 842e125306..d7b98faca4 100644
--- a/contrast-ratios.org
+++ b/contrast-ratios.org
@@ -8,7 +8,7 @@ Evaluate these snippets, otherwise the tables will not work.  
Then
 update a table by typing =C-c C-c= with point at the =#+TBLFM:= line.
 
 #+begin_src emacs-lisp
-;; Copied from my `modus-thmes'.
+;; Copied from my `modus-themes'.
 
 ;; This is the WCAG formula to measure relative luminance:
 ;; <https://www.w3.org/TR/WCAG20-TECHS/G18.html>.

Reply via email to