From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 2/2] doc: Fix typo Date: Thu, 11 Jan 2018 18:37:45 +0100 Message-ID: <1631509.VzlvQJyhOh@xps> References: <20171201182640.21885-1-roy.franz@cavium.com> <20171201182640.21885-2-roy.franz@cavium.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , Roy Franz To: Roy Franz Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 65FD01B16A for ; Thu, 11 Jan 2018 18:38:15 +0100 (CET) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 11/12/2017 16:20, Mcnamara, John: > > Fix trivial typo (an -> and) in description of service core masks. > > > > Signed-off-by: Roy Franz > > Thanks. For future reference the subject line should be lowercase like: > > doc: fix typo > > Or better > > doc: fix typo in service cores doc Better to use "guide" when fixing a guide: doc: fix typo in prog guide > See: http://dpdk.org/doc/guides/contributing/patches.html#commit-messages-subject-line > > Apart from that, > > Acked-by: John McNamara Series applied, thanks