From mboxrd@z Thu Jan 1 00:00:00 1970 From: Horst.H.von.Brand@inf.utfsm.cl Subject: [PATCH 12/27] Documentation: Spelling fixes Date: Sat, 03 Jun 2006 16:27:11 -0400 Message-ID: <296.080977614288$1149366513@news.gmane.org> References: <11493664464167-git-send-email-> <11493664482083-git-send-email-> <1149366450549-git-send-email-> <11493664521468-git-send-email-> <114936645851-git-send-email-> <11493664643454-git-send-email-> <11493664652868-git-send-email-> <1149366466232-git-send-email-> <11493664673957-git-send-email-> <11493664672829-git-send-email-> <1149366468410-git-send-email-> <11493664701494-git-send-email-> Reply-To: Horst.H.von.Brand@inf.utfsm.cl Cc: Junio C Hamano , "Horst H. von Brand" X-From: git-owner@vger.kernel.org Sat Jun 03 22:28:31 2006 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FmcjT-00067n-LA for gcvg-git@gmane.org; Sat, 03 Jun 2006 22:28:28 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751812AbWFCU2O (ORCPT ); Sat, 3 Jun 2006 16:28:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751818AbWFCU2N (ORCPT ); Sat, 3 Jun 2006 16:28:13 -0400 Received: from inti.inf.utfsm.cl ([200.1.21.155]:55173 "EHLO inti.inf.utfsm.cl") by vger.kernel.org with ESMTP id S1751812AbWFCU2L (ORCPT ); Sat, 3 Jun 2006 16:28:11 -0400 Received: from laptop11.inf.utfsm.cl (pc-192-170-104-200.cm.vtr.net [200.104.170.192] (may be forged)) by inti.inf.utfsm.cl (8.13.1/8.13.1) with ESMTP id k53KS6W6027538 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 3 Jun 2006 16:28:06 -0400 Received: from laptop11.inf.utfsm.cl (localhost.localdomain [127.0.0.1]) by laptop11.inf.utfsm.cl (8.13.6/8.13.6) with ESMTP id k53KRu5Y014098 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 3 Jun 2006 16:27:57 -0400 Received: (from vonbrand@localhost) by laptop11.inf.utfsm.cl (8.13.6/8.13.6/Submit) id k53KRuXD014097; Sat, 3 Jun 2006 16:27:56 -0400 To: git@vger.kernel.org X-Mailer: git-send-email 1.3.3.g86f7 In-Reply-To: <11493664701494-git-send-email-> X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-2.0.2 (inti.inf.utfsm.cl [200.1.21.155]); Sat, 03 Jun 2006 16:28:06 -0400 (CLT) X-Virus-Scanned: ClamAV version 0.88, clamav-milter version 0.87 on inti.inf.utfsm.cl X-Virus-Status: Clean Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: From: Horst H. von Brand Signed-off-by: Horst H. von Brand --- Documentation/git-fsck-objects.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/git-fsck-objects.txt b/Documentation/git-fsck-objects.txt index 93ce9dc..d0af99d 100644 --- a/Documentation/git-fsck-objects.txt +++ b/Documentation/git-fsck-objects.txt @@ -71,7 +71,7 @@ sorted properly etc), but on the whole i do have a valid tree. Any corrupt objects you will have to find in backups or other archives -(ie you can just remove them and do an "rsync" with some other site in +(i.e., you can just remove them and do an "rsync" with some other site in the hopes that somebody else has the object you have corrupted). Of course, "valid tree" doesn't mean that it wasn't generated by some -- 1.3.3.g86f7