[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: doc: Remove superfluous comma.
From: |
guix-commits |
Subject: |
branch master updated: doc: Remove superfluous comma. |
Date: |
Sat, 14 Nov 2020 12:00:37 -0500 |
This is an automated email from the git hooks/post-receive script.
lfam pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 1614419 doc: Remove superfluous comma.
1614419 is described below
commit 16144199c3689def649ec65a45766a7d5862e868
Author: Matthew Kraai <kraai@ftbfs.org>
AuthorDate: Sat Nov 14 04:44:05 2020 -0800
doc: Remove superfluous comma.
* doc/guix.texi (Managing Software the Guix Way): Remove comma.
Signed-off-by: Leo Famulari <leo@famulari.name>
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 8440fff..2864c65 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -405,7 +405,7 @@ using a different distro underneath!}. @xref{GNU
Distribution}.
@cindex user interfaces
Guix provides a command-line package management interface
(@pxref{Package Management}), tools to help with software development
-(@pxref{Development}), command-line utilities for more advanced usage,
+(@pxref{Development}), command-line utilities for more advanced usage
(@pxref{Utilities}), as well as Scheme programming interfaces
(@pxref{Programming Interface}).
@cindex build daemon
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: doc: Remove superfluous comma.,
guix-commits <=