emacs-bug-tracker
[Top][All Lists]
Advanced

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

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


From: GNU bug Tracking System
Subject: bug#61430: closed ([PATCH] doc: Fix documentation typo.)
Date: Sat, 11 Feb 2023 12:09:02 +0000

Your message dated Sat, 11 Feb 2023 13:07:57 +0100
with message-id <20230211130757.779d54af@sybil.lepiller.eu>
and subject line Re: [bug#61430] [PATCH] doc: Fix documentation typo.
has caused the debbugs.gnu.org bug report #61430,
regarding [PATCH] doc: Fix documentation typo.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
61430: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61430
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#61430] [PATCH] doc: Fix documentation typo. Date: Sat, 11 Feb 2023 13:07:57 +0100
Pushed to master as fe554337de7fa739165958e655fa6fb9dc73cf06, thanks!


--- End Message ---

reply via email to

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