branch: externals/aggressive-indent commit 5b653a5ffe176182807810f1ce7fcf48de1d8baf Author: leungbk <bkleun...@gmail.com> Commit: leungbk <bkleun...@gmail.com>
Fix typo. --- aggressive-indent.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aggressive-indent.el b/aggressive-indent.el index 9a77f2a..f2214fd 100644 --- a/aggressive-indent.el +++ b/aggressive-indent.el @@ -104,7 +104,7 @@ Please include this in your report!" (defvar aggressive-indent-mode) -;;; Configuring indentarion +;;; Configuring indentation (defcustom aggressive-indent-dont-electric-modes nil "List of major-modes where `electric-indent' should be disabled." :type '(choice