This is an automated email from the git hooks/post-receive script.

guix_mirror_bot pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new de5c175ea0 doc: Fix typo.
de5c175ea0 is described below

commit de5c175ea03046a006cbe479033a1276a35dc7a2
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Tue Sep 1 11:07:06 2026 +0900

    doc: Fix typo.
    
    * doc/guix.texi (VNC Services): Fix typo.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index b30237e21c..73d616aa1b 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -39079,7 +39079,7 @@ The package that provides the Xvnc binary.
 
 @item @code{display-number} (default: @code{0}) (type: number)
 The display number used by Xvnc.  You should set this to a number not
-already used a Xorg server.
+already used by the Xorg server.
 
 @item @code{geometry} (default: @code{"1024x768"}) (type: string)
 The size of the desktop to be created.

Reply via email to