]> git.ipfire.org Git - thirdparty/public-inbox.git/commitdiff
doc: a few user-facing spelling fixes
authorEric Wong <e@80x24.org>
Mon, 3 Nov 2025 02:50:09 +0000 (02:50 +0000)
committerEric Wong <e@80x24.org>
Tue, 4 Nov 2025 21:13:55 +0000 (21:13 +0000)
Found by the Debian-packaged codespell(1)

Documentation/lei.pod
Documentation/public-inbox-config.pod

index 2b10f4906e1aa8efa4fd86dbad05c940490a27c9..4be8ddb243d87af66c0c41426d5ee38d542627c2 100644 (file)
@@ -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<syslog(3)> as L<lei-daemon(8)> for the top-level daemon,
 and C<lei/store> for the L<lei-store-format(5)> worker.
index 1497219b0a0ea09a255a554acfdbcd279dea7be7..82b35571011056f0c46d20877c4c0c536c54f610 100644 (file)
@@ -335,7 +335,7 @@ Default: none
 
 Same as C<publicinbox.imapserver>, but for the hostname(s) of the
 L<public-inbox-nntpd(1)> instance.  This affects C<Xref:> 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<public-inbox-netd(1)> command-line via
 C<--listen nntp://$ADDRESS:$PORT/?servername=example.com>