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-interaction.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sx-interaction.el') diff --git a/sx-interaction.el b/sx-interaction.el index 2e2ef57..4c56cdb 100644 --- a/sx-interaction.el +++ b/sx-interaction.el @@ -551,7 +551,7 @@ SITE is a string, indicating where the question will be posted." DATA is a question alist. Interactively, it is guessed from context at point. " ;; If the user tries to answer a question that's not viewed, he - ;; probaby hit the button by accident. + ;; probably hit the button by accident. (interactive (list (sx--error-if-unread (sx--data-here 'question)))) (sx-ensure-authentication) -- cgit v1.2.3