dgutov pushed a commit to branch master
in repository elpa.
commit 04ff795c8e745d3c321e24029e6193853be1a0d0
Author: Dmitry Gutov <[email protected]>
Date: Sun Jan 19 04:34:10 2014 +0200
Fix typo
---
diff-hl-margin.el | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/diff-hl-margin.el b/diff-hl-margin.el
index f805aab..02ddf25 100644
--- a/diff-hl-margin.el
+++ b/diff-hl-margin.el
@@ -1,6 +1,6 @@
;;; diff-hl-margin.el --- Highlight buffer changes on margins -*-
lexical-binding: t -*-
-;; Copyright (C) 2012-2013 Free Software Foundation, Inc.
+;; Copyright (C) 2012-2014 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
@@ -19,7 +19,7 @@
;;; Commentary:
-;; This is a global mode, it modified `diff-hl-mode' to use the margin
+;; This is a global mode, it modifies `diff-hl-mode' to use the margin
;; instead of the fringe. To toggle, type `M-x diff-hl-margin-mode'.
;;
;; Compared to the default behavior, this makes `diff-hl-mode'