guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#61430] [PATCH] doc: Fix documentation typo.


From: Remco van 't Veer
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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]