diff options
author | Arun Isaac <arunisaac@systemreboot.net> | 2025-01-05 13:55:17 +0000 |
---|---|---|
committer | Arun Isaac <arunisaac@systemreboot.net> | 2025-01-05 13:55:17 +0000 |
commit | 67a535351f8678969e412e8dba9197a883b524d0 (patch) | |
tree | 098a5cf90f0079078c3305121ffe14491e209836 /doc | |
parent | e70de850fc1ecc1a8bcde3385661c283751734e4 (diff) |
doc: Fix grammar.
* doc/guix.texi (Mail Services): Replace binded with bound.
Change-Id: Ibcef490a40711e782dd0844d8121917ca8d6c1ba
Diffstat (limited to 'doc')
-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 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) |