From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga14.intel.com ([143.182.124.37]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1SAmGu-0005Rg-6U for openembedded-core@lists.openembedded.org; Thu, 22 Mar 2012 18:58:00 +0100 Received: from azsmga002.ch.intel.com ([10.2.17.35]) by azsmga102.ch.intel.com with ESMTP; 22 Mar 2012 10:49:01 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="80509237" Received: from unknown (HELO [10.255.12.49]) ([10.255.12.49]) by AZSMGA002.ch.intel.com with ESMTP; 22 Mar 2012 10:49:01 -0700 Message-ID: <4F6B660D.7070409@linux.intel.com> Date: Thu, 22 Mar 2012 10:49:01 -0700 From: Saul Wold User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120216 Thunderbird/10.0.1 MIME-Version: 1.0 To: Patches and discussions about the oe-core layer References: In-Reply-To: Subject: Re: [PATCH] Fix common typoes "existant", "dependant" and variations X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2012 17:58:00 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 03/22/2012 03:05 AM, Robert P. J. Day wrote: > > Fix a couple common typoes, all contained within comments so there > should be no effect on functionality. > > Signed-off-by: Robert P. J. Day > Merged into OE-Core Thanks Sau!