diff options
| -rw-r--r-- | lisp/git-commit.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/git-commit.el b/lisp/git-commit.el index e2c9ea9..c03be78 100644 --- a/lisp/git-commit.el +++ b/lisp/git-commit.el @@ -101,7 +101,7 @@ ;; files. ;; Finally this package highlights style errors, like lines that are -;; to long, or when the second line is not empty. It may even nag you +;; too long, or when the second line is not empty. It may even nag you ;; when you attempt to finish the commit without having fixed these ;; issues. Some people like that nagging, I don't, so you'll have to ;; enable it. Which brings me to the last point. Like any |
