From f458883cf5cc973ced865ba6862f4fea411dfc3a Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Tue, 27 May 2025 19:08:26 +0900 Subject: [PATCH] doc: Substitute 'outputted' for 'output'. * doc/guix.texi (mpv Media Player): Use the more common usage [0]. [0] https://english.stackexchange.com/a/35433 Change-Id: I5c10d281441c2995849df880dbaf62a790d2ff78 --- doc/guix.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guix.texi b/doc/guix.texi index 4c513f500c..5fefba3634 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -51139,7 +51139,7 @@ the types, allowed values and full description please refer to the @command{mpv --list-options} and @uref{https://mpv.io/manual/stable/#options, mpv manual}. -Only set fields are outputted to the configuration file. Accessors are +Only set fields are output to the configuration file. Accessors are provided for every field, returning either their value or a sentinel object @code{%unset-value} (from @code{(gnu services configuration)}).