branch: externals/ascii-art-to-unicode
commit e3f8cf716a6915500e588fbcff2c506d69520dd0
Author: Stefan Kangas <stefankan...@gmail.com>
Commit: Stefan Kangas <stefankan...@gmail.com>

    ; Fix typos
---
 ascii-art-to-unicode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ascii-art-to-unicode.el b/ascii-art-to-unicode.el
index dfa706839c..3bc135e3b2 100644
--- a/ascii-art-to-unicode.el
+++ b/ascii-art-to-unicode.el
@@ -94,7 +94,7 @@
 ;;
 ;; Command ‘aa2u-mark-rectangle-as-text’ is similar, for rectangles.
 ;;
-;; Tip: For best results, you should make sure all the tab characaters
+;; Tip: For best results, you should make sure all the tab characters
 ;; are converted to spaces.  See: ‘untabify’, ‘indent-tabs-mode’.
 
 ;;; Code:

Reply via email to