GNU bug report logs - #61430
[PATCH] doc: Fix documentation typo.

Previous Next

Package: guix-patches;

Reported by: Remco van 't Veer <remco <at> remworks.net>

Date: Sat, 11 Feb 2023 11:24:02 UTC

Severity: normal

Tags: patch

Done: Julien Lepiller <julien <at> lepiller.eu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Remco van 't Veer <remco <at> remworks.net>
To: 61430 <at> debbugs.gnu.org
Cc: Remco van 't Veer <remco <at> remworks.net>
Subject: [bug#61430] [PATCH] doc: Fix documentation typo.
Date: Sat, 11 Feb 2023 12:16:09 +0100
* doc/guix.texi (Service Reference): Fix typo.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 5fb5850a6c..6c7c918eb0 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -40482,7 +40482,7 @@ Service Reference
 
   (essential-services
    (modify-services
-     (operation-system-default-essential-services this-operating-system)
+     (operating-system-default-essential-services this-operating-system)
      (hosts-service-type config => (list
                                      (host "127.0.0.1" "localhost")
                                      (host "::1"       "localhost"))))))

base-commit: 222eef1999d60f33053e6069ecd4ea86a030834f
-- 
2.39.1





This bug report was last modified 2 years and 185 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.