From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Marusich Subject: Re: [PATCH] doc: Fix minor typos and add missing words. Date: Wed, 02 Mar 2016 19:24:30 -0800 Message-ID: <871t7smefl.fsf@gmail.com> References: <87a8mruczj.fsf@gmail.com> <87vb5fooa2.fsf@gmail.com> <20160224203541.GA27698@solar> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34248) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abJsU-0006i9-1Y for guix-devel@gnu.org; Wed, 02 Mar 2016 22:24:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1abJsQ-0008Se-Rp for guix-devel@gnu.org; Wed, 02 Mar 2016 22:24:37 -0500 Received: from mail-pa0-x233.google.com ([2607:f8b0:400e:c03::233]:33603) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abJsQ-0008Sa-Ko for guix-devel@gnu.org; Wed, 02 Mar 2016 22:24:34 -0500 Received: by mail-pa0-x233.google.com with SMTP id fl4so6233885pad.0 for ; Wed, 02 Mar 2016 19:24:34 -0800 (PST) In-Reply-To: <20160224203541.GA27698@solar> (Andreas Enge's message of "Wed, 24 Feb 2016 21:35:41 +0100") 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: Andreas Enge Cc: guix-devel@gnu.org, Alex Kost Andreas Enge writes: > On Tue, Feb 23, 2016 at 10:53:57AM +0300, Alex Kost wrote: >> I would rather write: "The @code{(gnu services shepherd)} module ..." >> But I don't know if it's preferable or not, other opinions are needed. >> The rest fixes look good to me. > > I agree and pushed like this. That works, too! Thanks for incorporating my feedback. Chris