From 0c905d08fbe85efdbf4643539172b5e40aea58fc Mon Sep 17 00:00:00 2001 From: Marc Fonvieille Date: Sat, 15 Feb 2003 10:32:52 +0000 Subject: [PATCH] s/doesn't/does not/ --- en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml b/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml index 4b77a00ccb..25a465176d 100644 --- a/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml @@ -1417,7 +1417,7 @@ The cvs login command, stores the passwords that are used for authenticating to the CVS server in a file called .cvspass in your - HOME directory. If this file doesn't exist, + HOME directory. If this file does not exist, you might get an error when trying to use cvs login for the first time. Just make an empty .cvspass file, and retry to login.