From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Info Typo Date: Thu, 1 Sep 2016 22:06:36 -0400 Message-ID: <20160902020636.GA14916@jasmine> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36399) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfdsY-0006nQ-1B for guix-devel@gnu.org; Thu, 01 Sep 2016 22:06:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bfdsS-0008Sl-Vm for guix-devel@gnu.org; Thu, 01 Sep 2016 22:06:49 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:42878) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfdsQ-0008Px-NC for guix-devel@gnu.org; Thu, 01 Sep 2016 22:06:44 -0400 Content-Disposition: inline In-Reply-To: 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: Kete Foy Cc: guix-devel@gnu.org On Thu, Sep 01, 2016 at 10:19:00PM +0000, Kete Foy wrote: > I found a typo in the info documentation. In the Garbage collection > section (chp 3), it says /computse/. Fixed in commit 7414de0a84bfc37c30f4f789a6d4b61477a1e352. Thanks for the report!