branch: scratch/add-vdiff
commit d07e9fb04283339657ae8204413a3e5de77050cd
Author: Steve Purcell <[email protected]>
Commit: GitHub <[email protected]>

    Fix typo in package description, remove redundant "for Emacs"
---
 vdiff.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vdiff.el b/vdiff.el
index f3f343d..2cb2215 100644
--- a/vdiff.el
+++ b/vdiff.el
@@ -1,4 +1,4 @@
-;;; vdiff.el --- Like vimdif for Emacs -*- lexical-binding: t; -*-
+;;; vdiff.el --- A diff tool similar to  vimdiff -*- lexical-binding: t; -*-
 
 ;; Copyright (C) 2016 Justin Burkett
 

Reply via email to