From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: fix repeated typo in sample app docs Date: Mon, 07 Dec 2015 04:35:20 +0100 Message-ID: <2492301.j8UzYJpl9f@xps13> References: <1447437311-26330-1-git-send-email-john.mcnamara@intel.com> <1447666013-32274-1-git-send-email-john.mcnamara@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Mcnamara, John" Return-path: Received: from mail-wm0-f41.google.com (mail-wm0-f41.google.com [74.125.82.41]) by dpdk.org (Postfix) with ESMTP id 80E7A9585 for ; Mon, 7 Dec 2015 04:36:32 +0100 (CET) Received: by wmww144 with SMTP id w144so133339254wmw.0 for ; Sun, 06 Dec 2015 19:36:32 -0800 (PST) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > Fix repeated typo in the "Compiling the Application" section of > > almost all of the sample app docs. > > > > This generally gets copied into new sample app guides. > > > > Signed-off-by: John McNamara > > Acked-by: Pablo de Lara Applied, thanks