From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753283AbbGNSiI (ORCPT ); Tue, 14 Jul 2015 14:38:08 -0400 Received: from tex.lwn.net ([70.33.254.29]:38504 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752930AbbGNSiH (ORCPT ); Tue, 14 Jul 2015 14:38:07 -0400 Date: Tue, 14 Jul 2015 12:38:06 -0600 From: Jonathan Corbet To: Masanari Iida Cc: mchehab@osg.samsung.com, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org Subject: Re: [PATCH] [media] DocBook: Fix typo in intro.xml Message-ID: <20150714123806.4a97894c@lwn.net> In-Reply-To: <1436830610-19316-1-git-send-email-standby24x7@gmail.com> References: <1436830610-19316-1-git-send-email-standby24x7@gmail.com> Organization: LWN.net X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.28; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 14 Jul 2015 08:36:50 +0900 Masanari Iida wrote: > This patch fix spelling typos in intro.xml. > This xml file is not created from comments within source, > I fix the xml file. Applied to the docs tree, thanks. jon