This is an automated email from the git hooks/post-receive script.
apteryx pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 65d24b9a24 doc: Fix documentation typo.
65d24b9a24 is described below
commit 65d24b9a24dd7ca195b7138ded63764a812e90e9
Author: jgart <[email protected]>
AuthorDate: Mon Jan 9 22:56:01 2023 -0600
doc: Fix documentation typo.
* doc/guix.texi (VNC Services): Fix typo.
Signed-off-by: Maxim Cournoyer <[email protected]>
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index cd0f561f71..39c6468651 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -31436,7 +31436,7 @@ guix shell tigervnc-client -- vncviewer localhost:5910
@end example
The following configuration combines XDMCP and Inetd to allow multiple
-users to concurrently use the remote system, login in graphically via
+users to concurrently use the remote system and login graphically via
the GDM display manager:
@lisp