all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Remco van 't Veer <remco@remworks.net>
To: 61430@debbugs.gnu.org
Cc: Remco van 't Veer <remco@remworks.net>
Subject: [bug#61430] [PATCH] doc: Fix documentation typo.
Date: Sat, 11 Feb 2023 12:16:09 +0100	[thread overview]
Message-ID: <20230211111609.13534-1-remco@remworks.net> (raw)

* 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	other threads:[~2023-02-11 11:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-11 11:16 Remco van 't Veer [this message]
2023-02-11 12:07 ` bug#61430: [PATCH] doc: Fix documentation typo Julien Lepiller

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=20230211111609.13534-1-remco@remworks.net \
    --to=remco@remworks.net \
    --cc=61430@debbugs.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.