From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id C7F9858D4 for ; Mon, 16 Nov 2015 11:52:48 +0100 (CET) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP; 16 Nov 2015 02:52:47 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,302,1444719600"; d="scan'208";a="851916133" Received: from irsmsx102.ger.corp.intel.com ([163.33.3.155]) by fmsmga002.fm.intel.com with ESMTP; 16 Nov 2015 02:52:48 -0800 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.23]) by IRSMSX102.ger.corp.intel.com ([169.254.2.251]) with mapi id 14.03.0248.002; Mon, 16 Nov 2015 10:52:46 +0000 From: "De Lara Guarch, Pablo" To: "Mcnamara, John" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v2] doc: fix repeated typo in sample app docs Thread-Index: AQHRIFEySi0csoI/tEeOxrJevRnpGJ6eeR8Q Date: Mon, 16 Nov 2015 10:52:46 +0000 Message-ID: References: <1447437311-26330-1-git-send-email-john.mcnamara@intel.com> <1447666013-32274-1-git-send-email-john.mcnamara@intel.com> In-Reply-To: <1447666013-32274-1-git-send-email-john.mcnamara@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v2] doc: fix repeated typo in sample app docs X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Nov 2015 10:52:49 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of John McNamara > Sent: Monday, November 16, 2015 9:27 AM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH v2] doc: fix repeated typo in sample app docs >=20 > Fix repeated typo in the "Compiling the Application" section of > almost all of the sample app docs. >=20 > This generally gets copied into new sample app guides. >=20 > Signed-off-by: John McNamara Acked-by: Pablo de Lara