]> Sergey Matveev's repositories - public-inbox.git/commitdiff
doc: varyus speling fickses
authorEric Wong <e@80x24.org>
Sat, 5 Mar 2016 07:00:41 +0000 (07:00 +0000)
committerEric Wong <e@80x24.org>
Sat, 5 Mar 2016 07:00:41 +0000 (07:00 +0000)
Letz trie 2 uphear liter8

Documentation/design_notes.txt
README

index ec1dc80084f65e1ea220e68bfaa0cf603d63fb8f..5da48b5dcc2b302e0267eacea43d1e0ae5336cca 100644 (file)
@@ -41,7 +41,7 @@ Why email?
   developers and users of Free Software should not rely on proprietary
   tools or services.
 
-* Existing infrastrucuture, tools, and user familarity.
+* Existing infrastructure, tools, and user familiarity.
   There is already a large variety of tools, clients, and email providers
   available.  There are also many resources for users to run their own
   SMTP server on a domain they control.
@@ -143,10 +143,10 @@ Scalability notes
 Even with shallow clone, storing the history of large/busy mailing lists
 may place much burden on subscribers and servers.  However, having a
 single (or few) refs representing the entire history of a list is good
-for small lists since it's easier to lookup a message by Message-ID, so
+for small lists since it's easier to look up a message by Message-ID, so
 we want to avoid splitting refs with independent histories.
 
-ssoma will likely grow its own builtin ref rotation system based on
+ssoma will likely grow its own built-in ref rotation system based on
 message count (not rotating at fixed time intervals).  This would
 split the histories and require O(n) lookup time based on Message-ID,
 where `n' is the number of history splits.
diff --git a/README b/README
index af8fa1588b81e232bca334e5ed050809c825997b..a83a48f15d7ab4228c168ab1ffe7d92175ddb217 100644 (file)
--- a/README
+++ b/README
@@ -7,7 +7,7 @@ read via NNTP, Atom feeds or HTML archives.
 
 public-inbox spawned around three main ideas:
 
-* Publically accessible and archived communication is essential to
+* Publicly accessible and archived communication is essential to
   Free Software development.
 
 * Contributing to Free Software projects should not require the