]> Sergey Matveev's repositories - public-inbox.git/commitdiff
doc: speling fickses
authorEric Wong <e@yhbt.net>
Thu, 27 Aug 2020 12:17:03 +0000 (12:17 +0000)
committerEric Wong <e@yhbt.net>
Thu, 27 Aug 2020 22:33:46 +0000 (22:33 +0000)
Documentation/public-inbox-edit.pod
Documentation/public-inbox-purge.pod
Documentation/public-inbox-tuning.pod

index 3853fa9c118fce4c7574f40bed65b27dede76978..68180872047ddf8cbcb216dcfc7278db86c88f86 100644 (file)
@@ -102,7 +102,7 @@ edited data remaining indexed.
 Incremental L<public-inbox-index(1)> (without C<--reindex>)
 is fine.
 
 Incremental L<public-inbox-index(1)> (without C<--reindex>)
 is fine.
 
-Keep in mind this is a last resort, as it will be distruptive
+Keep in mind this is a last resort, as it will be disruptive
 to anyone using L<git(1)> to mirror the inbox being edited.
 
 =head1 CONTACT
 to anyone using L<git(1)> to mirror the inbox being edited.
 
 =head1 CONTACT
index e20e18dfccb90d7c67e2b0ffaec9d0e06f1d3184..a947965709dc21b3b215b040a43af842f1fee317 100644 (file)
@@ -62,7 +62,7 @@ purged data remaining indexed.
 Incremental L<public-inbox-index(1)> (without C<--reindex>)
 is fine.
 
 Incremental L<public-inbox-index(1)> (without C<--reindex>)
 is fine.
 
-Keep in mind this is a last resort, as it will be distruptive
+Keep in mind this is a last resort, as it will be disruptive
 to anyone using L<git(1)> to mirror the inbox being purged.
 
 =head1 CONTACT
 to anyone using L<git(1)> to mirror the inbox being purged.
 
 =head1 CONTACT
index e3f2899b76e58d90a22934f1d772beb3e8516816..b4e7698bcca975a972921216128d74225cb222f9 100644 (file)
@@ -131,7 +131,7 @@ for parallelism.
 
 The open file descriptor limit (C<RLIMIT_NOFILE>, C<ulimit -n> in L<sh(1)>,
 C<LimitNOFILE=> in L<systemd.exec(5)>) may need to be raised to
 
 The open file descriptor limit (C<RLIMIT_NOFILE>, C<ulimit -n> in L<sh(1)>,
 C<LimitNOFILE=> in L<systemd.exec(5)>) may need to be raised to
-accomodate many concurrent clients.
+accommodate many concurrent clients.
 
 Transport Layer Security (IMAPS, NNTPS, or via STARTTLS) significantly
 increases memory use of client sockets, sure to account for that in
 
 Transport Layer Security (IMAPS, NNTPS, or via STARTTLS) significantly
 increases memory use of client sockets, sure to account for that in