From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: fix typos Date: Mon, 07 Nov 2016 21:50:52 +0100 Message-ID: <6479510.FdsIKkVITs@xps13> References: <1478488819-15050-1-git-send-email-xerebz@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" To: Alain Leon Return-path: Received: from mail-wm0-f54.google.com (mail-wm0-f54.google.com [74.125.82.54]) by dpdk.org (Postfix) with ESMTP id 43AAC1DB1 for ; Mon, 7 Nov 2016 21:50:54 +0100 (CET) Received: by mail-wm0-f54.google.com with SMTP id f82so142778135wmf.1 for ; Mon, 07 Nov 2016 12:50:54 -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" > > Fixes typos present in the documentation and code comments. > > > > Signed-off-by: Alain Leon > > Acked-by: John McNamara Applied, thanks