diff options
-rw-r--r-- | doc/guix.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 26488b41c8..3eee1b87d5 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -8334,7 +8334,7 @@ retrieve. The URL of the Mercurial repository to clone. @item @code{changeset} -This string denotes changeset to fetch. +This string denotes the changeset to fetch. @end table @end deftp @@ -27404,7 +27404,7 @@ user part in user@@domain, same as %u if there's no domain @item %d domain part in user@@domain, empty if there's no domain @item %h -home director +home directory @end table See doc/wiki/Variables.txt for full list. Some examples: |