From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-yb0-x242.google.com ([2607:f8b0:4002:c09::242]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1d0uVK-0005Ff-E3 for linux-mtd@lists.infradead.org; Wed, 19 Apr 2017 18:39:04 +0000 Received: by mail-yb0-x242.google.com with SMTP id l192so1252186ybl.1 for ; Wed, 19 Apr 2017 11:38:42 -0700 (PDT) Date: Wed, 19 Apr 2017 11:38:39 -0700 From: Brian Norris To: Colin King Cc: David Woodhouse , linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] jffs2: fix spelling mistake: "requestied" -> "requested" Message-ID: <20170419183839.GA142791@google.com> References: <20170223003400.9617-1-colin.king@canonical.com> <20170419183634.GA20555@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170419183634.GA20555@google.com> List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Apr 19, 2017 at 11:36:34AM -0700, Brian Norris wrote: > s/an nonexistent/a nonexisten/ Ha, and of course a typo in my correction :) But at least I didn't make that mistake in the real commit. Brian