From d128cfaad47421c4ce9676483d96f4ad475b54fa Mon Sep 17 00:00:00 2001 From: Jonathan Kamens Date: Sat, 5 Jan 2002 20:23:05 -0800 Subject: [PATCH] Fix a minor working error in a comment. [git-p4: depot-paths = "//guest/Ben_Key/vc-p4/,//guest/jonathan_kamens/vc-p4/,//guest/magnus_henoch/vc-p4/": change = 1215] --- vc-p4.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vc-p4.el b/vc-p4.el index ffddc5e..a9c4d01 100644 --- a/vc-p4.el +++ b/vc-p4.el @@ -46,7 +46,7 @@ ;; ;; You can't use this support and the full functionality of Rajesh ;; Vaidheeswarran's "p4.el" at the same time. You can, however, use -;; most of p4.el's functionality by setting the customization variable +;; much of p4.el's functionality by setting the customization variable ;; "p4-do-find-file" to nil. This will prevent p4.el from attempting ;; to "take ownership" of a Perforce file when you load it, but it ;; will allow you to use all of the p4.el commands that don't apply to