From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: [PATCH] doc: Add more recommandations for package descriptions. Date: Sun, 27 Sep 2015 18:45:08 -0400 Message-ID: <87lhbrzdl7.fsf@netris.org> References: <1443310295-17293-1-git-send-email-mthl@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53276) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZgKia-0007e5-Tk for guix-devel@gnu.org; Sun, 27 Sep 2015 18:46:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZgKiX-0004KD-N5 for guix-devel@gnu.org; Sun, 27 Sep 2015 18:46:52 -0400 Received: from world.peace.net ([50.252.239.5]:39621) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZgKiX-0004Hx-J2 for guix-devel@gnu.org; Sun, 27 Sep 2015 18:46:49 -0400 In-Reply-To: <1443310295-17293-1-git-send-email-mthl@openmailbox.org> (Mathieu Lirzin's message of "Sun, 27 Sep 2015 01:31:35 +0200") 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: Mathieu Lirzin Cc: guix-devel@gnu.org Mathieu Lirzin writes: > * doc/guix.texi (Synopses and Descriptions): Warn about special > characters in Texinfo. Indicate how to help the translators. "recommandations" is incorrectly spelled. It should be "recommendations". There are two occurrences: the commit log summary line, and in guix.texi. Other than that, it looks good to me. Thanks! Mark