From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] doc: Fix "could could" typo in Submitting Patches section Date: Wed, 14 Dec 2016 14:58:48 -0500 Message-ID: <20161214195848.GA21266@jasmine> References: <87k2b2fm1v.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cHFhW-000656-Hh for guix-devel@gnu.org; Wed, 14 Dec 2016 14:58:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cHFhS-0006Xz-N8 for guix-devel@gnu.org; Wed, 14 Dec 2016 14:58:54 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:58815) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cHFhS-0006Xt-HI for guix-devel@gnu.org; Wed, 14 Dec 2016 14:58:50 -0500 Content-Disposition: inline In-Reply-To: <87k2b2fm1v.fsf@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Maxim Cournoyer Cc: guix-devel@gnu.org On Wed, Dec 14, 2016 at 09:38:36AM -0800, Maxim Cournoyer wrote: > Hi Guix! > > Please receive this trivial patch (attached) for the Guix info manual. > > From 805165a6114f745a2e9713215f9935ff78437c49 Mon Sep 17 00:00:00 2001 > From: Maxim Cournoyer > Date: Wed, 14 Dec 2016 09:30:17 -0800 > Subject: [PATCH] doc: Fix "could could" typo in Submitting Patches section > > * doc/contributing.texi (Submitting Patches): s/could could/could / Thanks! I edited the commit message and pushed.