all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Benz Schenk <benz.schenk@uzh.ch>
To: guix-devel@gnu.org
Subject: [PATCH shepherd] Fix typo in Documentation
Date: Fri, 13 Jan 2017 14:18:05 +0100	[thread overview]
Message-ID: <20170113141805.31e58d59@gondolin.arda> (raw)

[-- Attachment #1: Type: text/plain, Size: 114 bytes --]

Hi

While starting to read the shepherd documentation, I stumbled upon a
typo(?: non-native speaker)

cheers

Benz

[-- Attachment #2: fix-typo.patch --]
[-- Type: text/x-patch, Size: 926 bytes --]

From b535f4b4fdb5c004dcff4ae91ac25f9e931df326 Mon Sep 17 00:00:00 2001
From: Benz Schenk <benz.schenk@uzh.ch>
Date: Fri, 13 Jan 2017 14:07:24 +0100
Subject: [PATCH] Fix typo in Documentation

* doc/shepherd.texi: Fix typo

---
 doc/shepherd.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/shepherd.texi b/doc/shepherd.texi
index 70c13b8..e90c3b2 100644
--- a/doc/shepherd.texi
+++ b/doc/shepherd.texi
@@ -141,7 +141,7 @@ mentioned below.
 
 @cindex Configuration file
 When @command{shepherd} gets started, it reads and evaluates a
-configuration file.  When it is started with superuser priviledges, it
+configuration file.  When it is started with superuser privileges, it
 tries to use @code{/etc/shepherd.scm}.  When started as normal user, it
 looks for a file called @code{$XDG_CONFIG_HOME/shepherd/init.scm}.  If
 the @code{XDG_CONFIG_HOME} environment variable is not defined,
-- 
2.11.0


             reply	other threads:[~2017-01-13 13:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-13 13:18 Benz Schenk [this message]
2017-01-14 17:37 ` [PATCH shepherd] Fix typo in Documentation Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170113141805.31e58d59@gondolin.arda \
    --to=benz.schenk@uzh.ch \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.