This is an automated email from the git hooks/post-receive script.

arunisaac pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 67a535351f doc: Fix grammar.
67a535351f is described below

commit 67a535351f8678969e412e8dba9197a883b524d0
Author: Arun Isaac <[email protected]>
AuthorDate: Sun Jan 5 13:55:17 2025 +0000

    doc: Fix grammar.
    
    * doc/guix.texi (Mail Services): Replace binded with bound.
    
    Change-Id: Ibcef490a40711e782dd0844d8121917ca8d6c1ba
---
 doc/guix.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 605f822d2b..b2bcab8791 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -53,7 +53,7 @@ Copyright @copyright{} 2017, 2019, 2020, 2021, 2022, 2023, 
2024 Maxim Cournoyer@
 Copyright @copyright{} 2017–2022 Tobias Geerinckx-Rice@*
 Copyright @copyright{} 2017 George Clemmer@*
 Copyright @copyright{} 2017 Andy Wingo@*
-Copyright @copyright{} 2017, 2018, 2019, 2020, 2023, 2024 Arun Isaac@*
+Copyright @copyright{} 2017, 2018, 2019, 2020, 2023, 2024, 2025 Arun Isaac@*
 Copyright @copyright{} 2017 nee@*
 Copyright @copyright{} 2018 Rutger Helling@*
 Copyright @copyright{} 2018, 2021, 2023 Oleg Pykhalov@*
@@ -28903,7 +28903,7 @@ The package that provides rspamd.
 
 @item @code{config-file} (default: @code{%default-rspamd-config-file}) (type: 
file-like)
 File-like object of the configuration file to use.  By default all
-workers are enabled except fuzzy and they are binded to their usual
+workers are enabled except fuzzy and they are bound to their usual
 ports, e.g localhost:11334, localhost:11333 and so on
 
 @item @code{local.d-files} (default: @code{()}) (type: directory-tree)

Reply via email to