doc: Fix verb conjugation.
* doc/guix.texi (Invoking guix pull): Change "run" to "ran". Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
This commit is contained in:
parent
3426c0e531
commit
861b9a365b
|
@ -3624,7 +3624,7 @@ version. New @command{guix} sub-commands added by the update also
|
|||
become available.
|
||||
|
||||
Any user can update their Guix copy using @command{guix pull}, and the
|
||||
effect is limited to the user who run @command{guix pull}. For
|
||||
effect is limited to the user who ran @command{guix pull}. For
|
||||
instance, when user @code{root} runs @command{guix pull}, this has no
|
||||
effect on the version of Guix that user @code{alice} sees, and vice
|
||||
versa.
|
||||
|
|
Loading…
Reference in New Issue