From: Richard Sent <richard@freakingpenguin.com>
To: 71570@debbugs.gnu.org
Cc: "Richard Sent" <richard@freakingpenguin.com>,
"Florian Pelz" <pelzflorian@pelzflorian.de>,
"Ludovic Courtès" <ludo@gnu.org>,
"Matthew Trzcinski" <matt@excalamus.com>,
"Maxim Cournoyer" <maxim.cournoyer@gmail.com>
Subject: [bug#71570] [PATCH] doc: Fix typo in Guix Home Service
Date: Sat, 15 Jun 2024 10:38:33 -0400 [thread overview]
Message-ID: <8449e044caf75883a6b2074352184d471d7b325f.1718462313.git.richard@freakingpenguin.com> (raw)
* doc/guix.texi (Guix Home Service): Change home-service-type to
guix-home-service-type in example.
Change-Id: Ief7f71c9e6494ced20ccda3bb2643f01eabe8441
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 0102fd0fad..111b911d00 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -39654,7 +39654,7 @@ Guix Services
environments, as in this example:
@lisp
-(simple-service 'my-extra-home home-service-type
+(simple-service 'my-extra-home guix-home-service-type
`(("bob" ,my-extra-home))))
@end lisp
@end defvar
base-commit: 7770e4140cddd5dc9c9879cb2bfcbd6cd4de59a0
prerequisite-patch-id: cdde29c457e019ac973382845412c1328febaca5
--
2.45.1
next reply other threads:[~2024-06-15 14:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-15 14:38 Richard Sent [this message]
2024-06-17 19:59 ` [bug#71570] [PATCH] doc: Fix typo in Guix Home Service Maxim Cournoyer
2024-06-22 15:23 ` bug#71570: " Zheng Junjie
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=8449e044caf75883a6b2074352184d471d7b325f.1718462313.git.richard@freakingpenguin.com \
--to=richard@freakingpenguin.com \
--cc=71570@debbugs.gnu.org \
--cc=ludo@gnu.org \
--cc=matt@excalamus.com \
--cc=maxim.cournoyer@gmail.com \
--cc=pelzflorian@pelzflorian.de \
/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.