From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761510AbcALBSh (ORCPT ); Mon, 11 Jan 2016 20:18:37 -0500 Received: from tex.lwn.net ([70.33.254.29]:49710 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759949AbcALBSf (ORCPT ); Mon, 11 Jan 2016 20:18:35 -0500 Date: Mon, 11 Jan 2016 18:18:33 -0700 From: Jonathan Corbet To: Manuel =?UTF-8?B?UMOpZ291cmnDqS1Hb25uYXJk?= Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Trivial Patch Monkey Subject: Re: [PATCH] Documentation: fix typo in CodingStyle Message-ID: <20160111181833.39727d7b@lwn.net> In-Reply-To: <1451297215-27142-1-git-send-email-mpg@elzevir.fr> References: <1451297215-27142-1-git-send-email-mpg@elzevir.fr> Organization: LWN.net X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 28 Dec 2015 11:06:55 +0100 Manuel Pégourié-Gonnard wrote: > Simple typo: "it" for "is". Applied to the docs tree. Thanks, jon