aboutsummaryrefslogtreecommitdiff
path: root/sx-compose.el
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2019-12-29 11:46:07 -0600
committerGitHub <noreply@github.com>2019-12-29 11:46:07 -0600
commite9d1093c97507a6d7b4f4710ef65200dae725e5f (patch)
tree32691470993efbdf8a1b7c18065a5b1f3498ee0e /sx-compose.el
parent49358eae36dd4bb5b9207313b30df085e7f25cef (diff)
parentfe19002ef38732d947026a0d4cb834259a18751a (diff)
Merge pull request #363 from DamienCassou/typos
Fix typos
Diffstat (limited to 'sx-compose.el')
-rw-r--r--sx-compose.el2
1 files changed, 1 insertions, 1 deletions
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)