From ad655616d39ba3806a9c38f0febf456df0fa17bd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20Kleine-K=C3=B6nig?= Date: Fri, 1 Jul 2022 16:06:18 +0200 Subject: [PATCH] tree-wide: Fix typo accomodate This was pointed out by the Debian package linter "lintian". --- Documentation/public-inbox-glossary.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/public-inbox-glossary.pod b/Documentation/public-inbox-glossary.pod index 710098c8..3c9e2bd2 100644 --- a/Documentation/public-inbox-glossary.pod +++ b/Documentation/public-inbox-glossary.pod @@ -41,7 +41,7 @@ RFC-(822|2822|5322) email message. =item IMAP EMAILID, JMAP Email Id To-be-decided. This will likely be the git blob ID prefixed with C -rather than the numeric UID to accomodate the same blob showing +rather than the numeric UID to accommodate the same blob showing up in both an extindex and inbox (or multiple extindices). =item newsgroup @@ -50,7 +50,7 @@ The name of the NNTP newsgroup, see L. =item IMAP (folder|mailbox) slice -A 50K slice of a newsgroup to accomodate the limitations of IMAP +A 50K slice of a newsgroup to accommodate the limitations of IMAP clients with L. This is the C name with a C<.$INTEGER_SUFFIX>, e.g. a newsgroup named C would have its first slice named C, and second slice -- 2.44.0