diff mbox series

[bug#44633] doc: Remove comma.

Message ID 20201114124405.18736-1-kraai@ftbfs.org
State Accepted
Headers show
Series [bug#44633] doc: Remove comma. | expand

Checks

Context Check Description
cbaines/submitting builds success
cbaines/issue success View issue
cbaines/comparison success View comparision
cbaines/git branch success View Git branch
cbaines/applying patch success View Laminar job

Commit Message

Matthew James Kraai Nov. 14, 2020, 12:44 p.m. UTC
* doc/guix.texi (Managing Software the Guix Way): Remove comma.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Leo Famulari Nov. 14, 2020, 5 p.m. UTC | #1
On Sat, Nov 14, 2020 at 04:44:05AM -0800, Matthew Kraai wrote:
> * doc/guix.texi (Managing Software the Guix Way): Remove comma.

Thanks! Pushed as 16144199c3689def649ec65a45766a7d5862e868
diff mbox series

Patch

diff --git a/doc/guix.texi b/doc/guix.texi
index 35bf5177e6..046044a417 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