From mboxrd@z Thu Jan 1 00:00:00 1970 From: Horst.H.von.Brand@inf.utfsm.cl Subject: [PATCH 0/27] Documentation: Spelling fixes Date: Sat, 03 Jun 2006 16:26:59 -0400 Message-ID: <33723.2579863214$1149366476@news.gmane.org> 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:27:53 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 1Fmcil-00061M-30 for gcvg-git@gmane.org; Sat, 03 Jun 2006 22:27:43 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751276AbWFCU1j (ORCPT ); Sat, 3 Jun 2006 16:27:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751800AbWFCU1j (ORCPT ); Sat, 3 Jun 2006 16:27:39 -0400 Received: from inti.inf.utfsm.cl ([200.1.21.155]:47237 "EHLO inti.inf.utfsm.cl") by vger.kernel.org with ESMTP id S1751276AbWFCU1j (ORCPT ); Sat, 3 Jun 2006 16:27:39 -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 k53KRW74027395 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 3 Jun 2006 16:27:33 -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 k53KRRqZ014050 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 3 Jun 2006 16:27:27 -0400 Received: (from vonbrand@localhost) by laptop11.inf.utfsm.cl (8.13.6/8.13.6/Submit) id k53KRQHK014049; Sat, 3 Jun 2006 16:27:26 -0400 To: git@vger.kernel.org X-Mailer: git-send-email 1.3.3.g86f7 X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-2.0.2 (inti.inf.utfsm.cl [200.1.19.1]); Sat, 03 Jun 2006 16:27:33 -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 Result of a run of aspell(1) over the *.txt files in Documentation. Also fixed several other typoes. Signed-off-by: Horst H. von Brand ---