From 206e9f378079d8ee2bc1206bd2df96c7bce152f9 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 3 Nov 2025 02:50:09 +0000 Subject: [PATCH] doc: a few user-facing spelling fixes Found by the Debian-packaged codespell(1) --- Documentation/lei.pod | 2 +- Documentation/public-inbox-config.pod | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/lei.pod b/Documentation/lei.pod index 2b10f4906..4be8ddb24 100644 --- a/Documentation/lei.pod +++ b/Documentation/lei.pod @@ -131,7 +131,7 @@ configuration for lei resides at C<$XDG_CONFIG_HOME/lei/config>. =head1 ERRORS -Errors and dianostics for interactive commands are reported to +Errors and diagnostics for interactive commands are reported to stderr. Some errors for background tasks are emitted via L as L for the top-level daemon, and C for the L worker. diff --git a/Documentation/public-inbox-config.pod b/Documentation/public-inbox-config.pod index 1497219b0..82b355710 100644 --- a/Documentation/public-inbox-config.pod +++ b/Documentation/public-inbox-config.pod @@ -335,7 +335,7 @@ Default: none Same as C, but for the hostname(s) of the L instance. This affects C headers -in responses. As of public-inbox 2.0, this can be overriden on +in responses. As of public-inbox 2.0, this can be overridden on the C command-line via C<--listen nntp://$ADDRESS:$PORT/?servername=example.com> -- 2.47.3