From 04ff795c8e745d3c321e24029e6193853be1a0d0 Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Sun, 19 Jan 2014 04:34:10 +0200 Subject: [PATCH] Fix typo --- diff-hl-margin.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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' -- 2.39.2