From: Eric Wong Date: Mon, 3 Nov 2025 02:50:09 +0000 (+0000) Subject: doc: a few user-facing spelling fixes X-Git-Tag: v2.0.0~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=206e9f378079d8ee2bc1206bd2df96c7bce152f9;p=thirdparty%2Fpublic-inbox.git doc: a few user-facing spelling fixes Found by the Debian-packaged codespell(1) --- 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>