From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752814AbcFCTYy (ORCPT ); Fri, 3 Jun 2016 15:24:54 -0400 Received: from tex.lwn.net ([70.33.254.29]:51899 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752211AbcFCTYx (ORCPT ); Fri, 3 Jun 2016 15:24:53 -0400 Date: Fri, 3 Jun 2016 13:24:51 -0600 From: Jonathan Corbet To: Javier Martinez Canillas Cc: linux-kernel@vger.kernel.org, Gustavo Padovan , linux-doc@vger.kernel.org Subject: Re: [PATCH] Documentation: Fix some grammar mistakes in sync_file.txt Message-ID: <20160603132451.39ebb27f@lwn.net> In-Reply-To: <1463207316-3612-1-git-send-email-javier@osg.samsung.com> References: <1463207316-3612-1-git-send-email-javier@osg.samsung.com> Organization: LWN.net X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; 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 Sat, 14 May 2016 02:28:36 -0400 Javier Martinez Canillas wrote: > There are two sentences in the Sync File documentation where the > english is a little off. This patch is an attempt to fix these. Applied to the docs tree, thanks. jon