branch: elpa/evil-indent-plus
commit 5b14ed115c4bd2b3683bc16067fa3c0bb4abd22c
Author: Eivind Fonn <[email protected]>
Commit: Eivind Fonn <[email protected]>
Correct header
---
evil-indent-plus.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/evil-indent-plus.el b/evil-indent-plus.el
index 25f4c7ba0e..b2c30f6943 100644
--- a/evil-indent-plus.el
+++ b/evil-indent-plus.el
@@ -6,7 +6,7 @@
;; Author: Eivind Fonn <[email protected]>
;; Version: 1.0.0
;; Keywords: convenience evil
-;; URL: http://github.com/TheBB/evil-indent-textobject-plus
+;; URL: http://github.com/TheBB/evil-indent-plus
;; Package-Requires: ((evil "0"))
;;
;; This file is not part of GNU Emacs.
@@ -28,7 +28,7 @@
;;; Commentary:
-;; Adds new textobjects:
+;; Adds new text objects:
;;
;; ii, ai: Block of text with same or higher indentation
;; iI, aI: Block of text with same or higher indentation, including the first
line