]> code.delx.au - gnu-emacs-elpa/commitdiff
Fix typo
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 19 Jan 2014 02:34:10 +0000 (04:34 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 19 Jan 2014 02:34:23 +0000 (04:34 +0200)
diff-hl-margin.el

index f805aabf4a1281aef8403c59cd178789af70447f..02ddf25cfb7359178d2af60460b871425fab3eb2 100644 (file)
@@ -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'