From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Ren=c3=a9_Nyffenegger?= Subject: Re: [PATCH] fix typo 'In such these cases' Date: Mon, 2 May 2016 21:29:03 +0200 Message-ID: <5727AA7F.70504@renenyffenegger.ch> References: <572703EC.20405@renenyffenegger.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: git@vger.kernel.org To: Junio C Hamano X-From: git-owner@vger.kernel.org Mon May 02 21:29:15 2016 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1axJWr-0007sC-Ld for gcvg-git-2@plane.gmane.org; Mon, 02 May 2016 21:29:14 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754731AbcEBT3K convert rfc822-to-quoted-printable (ORCPT ); Mon, 2 May 2016 15:29:10 -0400 Received: from belinda3.kreativmedia.ch ([80.74.158.27]:45069 "EHLO belinda3.kreativmedia.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754511AbcEBT3I (ORCPT ); Mon, 2 May 2016 15:29:08 -0400 Received: from [192.168.1.122] (214.181.202.62.dynamic.cgnat.res.cust.swisscom.ch [62.202.181.214]) by belinda3.kreativmedia.ch (Postfix) with ESMTPSA id 492C6BDD8059; Mon, 2 May 2016 21:29:04 +0200 (CEST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=renenyffenegger.ch; b=KUAewRVR2gWTl7NCHMevPSiQuDiyRJVVhalBlDLSeuiDB2QqGyQV5fnvTlkJrO0lVTpRcguTJrWpKMFqHNdKNs6K6laB7IM09sWGlmdaSpdQBRZ9HYkfg8+IIyq3DoamM7pUzg+pzPGhtDu2fve8G3J/VbaNUkbWEbsu2Ug+q64=; h=Subject:To:References:Cc:From:Message-ID:Date:User-Agent:MIME-Version:In-Reply-To:Content-Type:Content-Transfer-Encoding; User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: > Ren=C3=A9 Nyffenegger writes: >=20 >> From 5e2b47833c8d434784fa1a797cfd6a087df10dc8 Mon Sep 17 00:00:00 20= 01 >> From: =3D?UTF-8?q?Ren=3DC3=3DA9=3D20Nyffenegger?=3D >> Date: Mon, 2 May 2016 09:19:46 +0200 >> Subject: [PATCH] Documentation: Fix typo 'In such these cases' >=20 > For the next time, remember that these four lines are usually not > meant to go to the body of the e-mail. Thanks for the reminder. This kernel and git patch-process is fairly ne= w to me. I will try to do better the next time. Rene