From fe19002ef38732d947026a0d4cb834259a18751a Mon Sep 17 00:00:00 2001 From: Damien Cassou Date: Tue, 26 Nov 2019 21:23:17 +0100 Subject: Fix typos Typos found with codespell. --- sx-compose.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sx-compose.el') diff --git a/sx-compose.el b/sx-compose.el index 28f5693..edec5c2 100644 --- a/sx-compose.el +++ b/sx-compose.el @@ -101,7 +101,7 @@ Used by `sx-compose-create'.") (make-variable-buffer-local 'sx-compose--is-question-p) (defvar sx-compose--site nil - "Site which the curent compose buffer belongs to.") + "Site which the current compose buffer belongs to.") (make-variable-buffer-local 'sx-compose--site) -- cgit v1.2.3