* [PATCH] tree-wide: Fix typo accomodate
@ 2022-07-01 14:06 Uwe Kleine-König
2022-07-01 16:18 ` Eric Wong
0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2022-07-01 14:06 UTC (permalink / raw)
To: meta
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 710098c8c115..3c9e2bd21283 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<g>
-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<public-inbox-config(5)>.
=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<public-inbox-imapd(1)>. This is the C<newsgroup>
name with a C<.$INTEGER_SUFFIX>, e.g. a newsgroup named C<inbox.test>
would have its first slice named C<inbox.test.0>, and second slice
base-commit: 03509114de60237641dfff5e7d5ae3b4011c67b0
--
2.36.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] tree-wide: Fix typo accomodate
2022-07-01 14:06 [PATCH] tree-wide: Fix typo accomodate Uwe Kleine-König
@ 2022-07-01 16:18 ` Eric Wong
0 siblings, 0 replies; 2+ messages in thread
From: Eric Wong @ 2022-07-01 16:18 UTC (permalink / raw)
To: Uwe Kleine-König; +Cc: meta
Thanks, both speling patches appled :>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-01 16:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-01 14:06 [PATCH] tree-wide: Fix typo accomodate Uwe Kleine-König
2022-07-01 16:18 ` Eric Wong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).