pelzflorian pushed a commit to branch master
in repository guix.

commit 4bd3f5292dd8bb44e0465e500c4d337ab36045e2
Author: Florian Pelz <[email protected]>
AuthorDate: Fri Nov 29 00:28:22 2024 +0100

    doc: Fix typos.
    
    * doc/guix.texi (origin Reference): Add missing ‘the’.
    (Mail Services): Fix spelling.
    
    Change-Id: I1ef06207b782a514d26a8f42a3d78de44b3d3f2a
---
 doc/guix.texi | 4 ++--
 1 file 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:

Reply via email to