[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[shepherd] 01/01: doc: Fix typo "Jump Start".
From: |
Ludovic Courtès |
Subject: |
[shepherd] 01/01: doc: Fix typo "Jump Start". |
Date: |
Sat, 14 Jan 2017 17:37:42 +0000 (UTC) |
civodul pushed a commit to branch master
in repository shepherd.
commit 665929a94c0095ef1d809f56febbf794b48ed028
Author: Benz Schenk <address@hidden>
Date: Fri Jan 13 14:07:24 2017 +0100
doc: Fix typo "Jump Start".
* doc/shepherd.texi (Jump Start): Fix typo.
Signed-off-by: Ludovic Courtès <address@hidden>
---
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,