all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH] Fix typo in guix.texi.
@ 2017-01-22  2:26 Maxim Cournoyer
  2017-01-23  9:52 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Maxim Cournoyer @ 2017-01-22  2:26 UTC (permalink / raw)
  To: guix-devel


[-- Attachment #1.1: Type: text/plain, Size: 111 bytes --]


Attached a small typo I've found while reading the "Invoking 'guix
environment'" section of the guix manual.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-doc-Fix-a-typo-in-guix.texi.patch --]
[-- Type: text/x-patch, Size: 863 bytes --]

From 264e3133a93bb1cf104eb13e3a95b747c0dbed70 Mon Sep 17 00:00:00 2001
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Date: Sat, 21 Jan 2017 18:13:59 -0800
Subject: [PATCH] doc: Fix a typo in guix.texi.

* doc/guix.texi (Invoking guix environment): s/the use/use the/
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 7cd9cd046a..3215e82abf 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -6088,7 +6088,7 @@ guix environment --ad-hoc -e '(@@ (gnu) %base-packages)'
 
 starts a shell with all the GuixSD base packages available.
 
-The above commands only the use default output of the given packages.
+The above commands only use the default output of the given packages.
 To select other outputs, two element tuples can be specified:
 
 @example
-- 
2.11.0


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Fix typo in guix.texi.
  2017-01-22  2:26 [PATCH] Fix typo in guix.texi Maxim Cournoyer
@ 2017-01-23  9:52 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2017-01-23  9:52 UTC (permalink / raw)
  To: Maxim Cournoyer; +Cc: guix-devel

Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:

> Attached a small typo I've found while reading the "Invoking 'guix
> environment'" section of the guix manual.

Applied, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-01-23  9:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-22  2:26 [PATCH] Fix typo in guix.texi Maxim Cournoyer
2017-01-23  9:52 ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.