From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: [PATCH 0/1] Fix typo in comment Date: Wed, 23 Dec 2015 23:37:04 -0500 Message-ID: Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46516) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aBxeL-0008Kc-IL for guix-devel@gnu.org; Wed, 23 Dec 2015 23:37:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aBxeI-0006aE-As for guix-devel@gnu.org; Wed, 23 Dec 2015 23:37:13 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:36330) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aBxeI-0006a8-6t for guix-devel@gnu.org; Wed, 23 Dec 2015 23:37:10 -0500 Received: from localhost.localdomain (unknown [73.46.63.161]) by mail.messagingengine.com (Postfix) with ESMTPA id 3FD52680183 for ; Wed, 23 Dec 2015 23:37:06 -0500 (EST) 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org The comment refers to a procedure named 'matching-derivations', but that string only exists in this comment. I think the comment is supposed to refer to 'matching-generations'. Leo Famulari (1): guix package: Fix typo in comment. guix/scripts/package.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.6.2