nckx pushed a commit to branch master
in repository guix.

commit 16d77b31c5024e9288dfd2f25f8eb6d0114a342c
Author: Tobias Geerinckx-Rice <[email protected]>
AuthorDate: Sun Jul 2 02:00:00 2023 +0200

    doc: Fix some cgit-configuration typos(?).
    
    * doc/guix.texi (Version Control Services): Fix lost ‘cgit-repo’s.
---
 doc/guix.texi | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 0f2ffcc696..0cdc528c1c 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -36904,7 +36904,8 @@ Defaults to @samp{'()}.
 @end deftypevr
 
 @deftypevr {@code{cgit-configuration} parameter} file-object readme
-Text which will be used as default value for @code{cgit-repo-readme}.
+Text which will be used as default @code{repository-cgit-configuration}
+@code{readme}.
 
 Defaults to @samp{""}.
 
@@ -37069,7 +37070,7 @@ Defaults to @samp{"/"}.
 @end deftypevr
 
 @deftypevr {@code{cgit-configuration} parameter} 
repository-cgit-configuration-list repositories
-A list of @dfn{cgit-repo} records to use with config.
+A list of @code{repository-cgit-configuration} records.
 
 Defaults to @samp{'()}.
 

Reply via email to