all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#61430] [PATCH] doc: Fix documentation typo.
@ 2023-02-11 11:16 Remco van 't Veer
  2023-02-11 12:07 ` bug#61430: " Julien Lepiller
  0 siblings, 1 reply; 2+ messages in thread
From: Remco van 't Veer @ 2023-02-11 11:16 UTC (permalink / raw)
  To: 61430; +Cc: Remco van 't Veer

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#61430: [PATCH] doc: Fix documentation typo.
  2023-02-11 11:16 [bug#61430] [PATCH] doc: Fix documentation typo Remco van 't Veer
@ 2023-02-11 12:07 ` Julien Lepiller
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Lepiller @ 2023-02-11 12:07 UTC (permalink / raw)
  To: Remco van 't Veer; +Cc: 61430-done

Pushed to master as fe554337de7fa739165958e655fa6fb9dc73cf06, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-11 12:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-11 11:16 [bug#61430] [PATCH] doc: Fix documentation typo Remco van 't Veer
2023-02-11 12:07 ` bug#61430: " Julien Lepiller

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.