doc: Fix verb conjugation.
authorMatthew Kraai <kraai@ftbfs.org>
Sun, 8 Sep 2019 00:59:32 +0000 (17:59 -0700)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sun, 8 Sep 2019 12:55:25 +0000 (14:55 +0200)
* doc/guix.texi (Invoking guix pull): Change "run" to "ran".

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
doc/guix.texi

index 31f7890..51429d8 100644 (file)
@@ -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.