From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?Tmljb2xhcyBkZSBQZXNsb8O8YW4=?= Subject: Re: [PATCH] iproute2: fix minor typo in comments Date: Mon, 11 Jul 2011 21:31:08 +0200 Message-ID: <4E1B4F7C.2050904@gmail.com> References: <1310312737-2296-1-git-send-email-g.esp@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: netdev@vger.kernel.org, shemminger@linux-foundation.org To: Gilles Espinasse Return-path: Received: from mail-fx0-f52.google.com ([209.85.161.52]:61921 "EHLO mail-fx0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757617Ab1GKTbN (ORCPT ); Mon, 11 Jul 2011 15:31:13 -0400 Received: by fxd18 with SMTP id 18so4283805fxd.11 for ; Mon, 11 Jul 2011 12:31:12 -0700 (PDT) In-Reply-To: <1310312737-2296-1-git-send-email-g.esp@free.fr> Sender: netdev-owner@vger.kernel.org List-ID: Le 10/07/2011 17:45, Gilles Espinasse a =C3=A9crit : > Signed-off-by: Gilles Espinasse [...] > -#check if we need dont our internal header .. > +#check if we dont need our internal header .. While you fix this one, "dont" should become "don't". Nicolas.