From: Dmitry Gutov Date: Sun, 19 Jan 2014 02:34:10 +0000 (+0200) Subject: Fix typo X-Git-Url: https://code.delx.au/gnu-emacs-elpa/commitdiff_plain/04ff795c8e745d3c321e24029e6193853be1a0d0?hp=af601c4a8a087cc5a12a08e08af094c4e21d417c Fix typo --- diff --git a/diff-hl-margin.el b/diff-hl-margin.el index f805aabf4..02ddf25cf 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'