emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/aggressive-indent 5b653a5 25/43: Fix typo.


From: Stefan Monnier
Subject: [elpa] externals/aggressive-indent 5b653a5 25/43: Fix typo.
Date: Wed, 7 Jul 2021 22:49:43 -0400 (EDT)

branch: externals/aggressive-indent
commit 5b653a5ffe176182807810f1ce7fcf48de1d8baf
Author: leungbk <bkleung89@gmail.com>
Commit: leungbk <bkleung89@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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]