all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#40830] doc: fix grammar
@ 2020-04-24 20:43 Tom via Guix-patches via
  2020-04-27 16:25 ` bug#40830: " Jakub Kądziołka
  0 siblings, 1 reply; 2+ messages in thread
From: Tom via Guix-patches via @ 2020-04-24 20:43 UTC (permalink / raw)
  To: 40830

[-- Attachment #1: Type: text/plain, Size: 72 bytes --]

Someone linked this page on IRC. I noticed a grammar issue. Lets fix it.

[-- Attachment #2: 0002-Doc-fix-grammar.patch --]
[-- Type: text/x-patch, Size: 969 bytes --]

From 1e2d04bfe8cbdd85e32a814628413a6c2657f072 Mon Sep 17 00:00:00 2001
From: TomZ <tomz@freedommail.ch>
Date: Fri, 24 Apr 2020 22:39:49 +0200
Subject: [PATCH 2/2] Doc: fix grammar

---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 19094c4b70..7ffa72c657 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -8830,7 +8830,7 @@ $ guix environment --no-grafts -C foo --ad-hoc strace gdb
 Here, @command{guix environment -C} creates a container and spawns a new
 shell in it (@pxref{Invoking guix environment}).  The @command{--ad-hoc
 strace gdb} part adds the @command{strace} and @command{gdb} commands to
-the container, which would may find handy while debugging.  The
+the container, which you may find handy while debugging.  The
 @option{--no-grafts} option makes sure we get the exact same
 environment, with ungrafted packages (@pxref{Security Updates}, for more
 info on grafts).
-- 
2.26.2


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

* bug#40830: doc: fix grammar
  2020-04-24 20:43 [bug#40830] doc: fix grammar Tom via Guix-patches via
@ 2020-04-27 16:25 ` Jakub Kądziołka
  0 siblings, 0 replies; 2+ messages in thread
From: Jakub Kądziołka @ 2020-04-27 16:25 UTC (permalink / raw)
  To: Tom; +Cc: 40830-done

[-- Attachment #1: Type: text/plain, Size: 566 bytes --]

On Fri, Apr 24, 2020 at 10:43:23PM +0200, Tom wrote:
> Someone linked this page on IRC. I noticed a grammar issue. Lets fix it.

Thanks for your patch. I fixed up the commit message a bit and pushed
your patch to master:

commit f4f4aa628a171aa5bc40b8e5cd04ed30d36fc2b7 (HEAD -> master)
Author: TomZ <tomz@freedommail.ch>
Date:   Fri Apr 24 22:39:49 2020 +0200

    doc: guix: Fix grammar in "Debugging Build Failures"

    * doc/guix.texi (Debugging Build Failures): Fix grammar.

    Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>

Cheers!

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

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

end of thread, other threads:[~2020-04-27 16:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-24 20:43 [bug#40830] doc: fix grammar Tom via Guix-patches via
2020-04-27 16:25 ` bug#40830: " Jakub Kądziołka

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.