diff mbox series

[bug#54431] doc: Fix wrong variable name.

Message ID 20220316231423.4007620-1-eu@euandre.org
State Accepted
Headers show
Series [bug#54431] doc: Fix wrong variable name. | expand

Checks

Context Check Description
cbaines/comparison success View comparision
cbaines/git branch success View Git branch
cbaines/applying patch success View Laminar job
cbaines/issue success View issue

Commit Message

EuAndreh March 16, 2022, 11:14 p.m. UTC
* doc/guix.texi (Mail services): use correct variable name.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Ludovic Courtès March 18, 2022, 10:12 p.m. UTC | #1
Hi,

EuAndreh <eu@euandre.org> skribis:

> * doc/guix.texi (Mail services): use correct variable name.

Applied, thanks!

Ludo’.
diff mbox series

Patch

diff --git a/doc/guix.texi b/doc/guix.texi
index dbe281ead7..e0704f1aa4 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -23822,7 +23822,7 @@  Data type representing the configuration of opensmtpd.
 @item @code{package} (default: @var{opensmtpd})
 Package object of the OpenSMTPD SMTP server.
 
-@item @code{config-file} (default: @code{%default-opensmtpd-file})
+@item @code{config-file} (default: @code{%default-opensmtpd-config-file})
 File-like object of the OpenSMTPD configuration file to use.  By default
 it listens on the loopback network interface, and allows for mail from
 users and daemons on the local machine, as well as permitting email to