branch: elpa/gnu-indent
commit 892ac23b266022cd98ff82541738cedb7b439118
Author: Akib Azmain Turja <a...@disroot.org>
Commit: Akib Azmain Turja <a...@disroot.org>

    Fix commentary
---
 gnu-indent.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu-indent.el b/gnu-indent.el
index ddaeb4c591..382e35069d 100644
--- a/gnu-indent.el
+++ b/gnu-indent.el
@@ -29,7 +29,7 @@
 ;; large, maintaining a consistent style everywhere by hand can become
 ;; almost impossible.  `gnu-indent' solves this problem by doing the job
 ;; itself.  Enable `gnu-indent-mode' and continue with the your editing;
-;; your file will be reindented by GNU Indent just before saving it
+;; your file will be reindented by GNU Indent just before saving it,
 ;; maintaining the position of point.  Customize or set
 ;; `gnu-indent-options' as file local variable to change indentation style
 ;; according to your taste.

Reply via email to