From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751462AbcFWOJ2 (ORCPT ); Thu, 23 Jun 2016 10:09:28 -0400 Received: from tex.lwn.net ([70.33.254.29]:43520 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750876AbcFWOJ0 (ORCPT ); Thu, 23 Jun 2016 10:09:26 -0400 Date: Thu, 23 Jun 2016 08:09:24 -0600 From: Jonathan Corbet To: Michal Nazarewicz Cc: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org Subject: Re: [PATCH] Documentation: tiny typo fix in usb/gadget_multi.txt Message-ID: <20160623080924.54d057f0@lwn.net> In-Reply-To: <1465606597-28445-1-git-send-email-mina86@mina86.com> References: <1465606597-28445-1-git-send-email-mina86@mina86.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, 11 Jun 2016 02:56:37 +0200 Michal Nazarewicz wrote: > -For the gadget two work under Windows two conditions have to be met: > +For the gadget to work under Windows two conditions have to be met: Applied to the docs tree, thanks. jon