From 0e808b648a56e3e4e17d6e03ce776b0b7a422f25 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 22 Jul 2020 23:56:52 +0200 Subject: fix misc typos --- contrib/uncrustify-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/uncrustify-mode.el') diff --git a/contrib/uncrustify-mode.el b/contrib/uncrustify-mode.el index 83868c6a1..cf615b026 100755 --- a/contrib/uncrustify-mode.el +++ b/contrib/uncrustify-mode.el @@ -114,7 +114,7 @@ (message "uncrustify error: <%s> <%s>" ret (buffer-string))) nil)))))) - ;; This goto-line is outside the save-excursion becuase it'd get + ;; This goto-line is outside the save-excursion because it'd get ;; removed otherwise. I hate this bug. It makes things so ugly. (goto-line original-line) (not result))) -- cgit v1.2.3