Skip to content
Snippets Groups Projects
Unverified Commit f4f4aa62 authored by TomZ's avatar TomZ Committed by Jakub Kądziołka
Browse files

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


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

Signed-off-by: default avatarJakub Kądziołka <kuba@kadziolka.net>
parent 58a361fe
No related branches found
No related tags found
No related merge requests found
......@@ -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).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment