emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 9402d80: * lisp/vc/vc-filewise.el: Comment fixes.


From: Glenn Morris
Subject: [Emacs-diffs] master 9402d80: * lisp/vc/vc-filewise.el: Comment fixes.
Date: Sat, 29 Nov 2014 21:38:40 +0000

branch: master
commit 9402d80f259b1f3aee9a5ce5d70ea1ea390a2234
Author: Glenn Morris <address@hidden>
Date:   Sat Nov 29 13:38:29 2014 -0800

    * lisp/vc/vc-filewise.el: Comment fixes.
---
 lisp/vc/vc-filewise.el |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/vc/vc-filewise.el b/lisp/vc/vc-filewise.el
index 4a05c98..da8abc5 100644
--- a/lisp/vc/vc-filewise.el
+++ b/lisp/vc/vc-filewise.el
@@ -24,8 +24,8 @@
 ;;; Commentary:
 
 ;; Common functions for file-oriented back ends - SCCS, RCS, SRC, CVS
-;; 
-;; The main purpose of this file is so none od this code jas to like
+;;
+;; The main purpose of this file is so none of this code has to live
 ;; in the always-resident vc-hooks.  A secondary purpose is to remove
 ;; code specific to this class of back ends from vc.el.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]