]> Sergey Matveev's repositories - public-inbox.git/commitdiff
spelling: favor `publicly' over `publically'
authorEric Wong <e@yhbt.net>
Fri, 24 Jan 2020 22:09:33 +0000 (22:09 +0000)
committerEric Wong <e@yhbt.net>
Sat, 25 Jan 2020 09:00:55 +0000 (09:00 +0000)
While both can be correct, the former seems more common,
is shorter, and is also consistent with the spelling found
in the AGPL-3.0 text.

Documentation/public-inbox-v2-format.pod
TODO
lib/PublicInbox/SolverGit.pm
lib/PublicInbox/View.pm

index 10c63090721d3a238e6ec19896fb8d7ce3d8ce62..0a391e1e3fb0a4a183e2029467ae06373f2aa6fe 100644 (file)
@@ -168,7 +168,7 @@ easier.  object_id and Message-ID are already known.
 =item object_id
 
 The blob identifier git uses (currently SHA-1).  No need to
 =item object_id
 
 The blob identifier git uses (currently SHA-1).  No need to
-publically expose this outside of normal git ops (cloning) and
+publicly expose this outside of normal git ops (cloning) and
 there's no need to make this searchable.  As with v1 of
 public-inbox, this is stored as part of the Xapian document so
 expensive name lookups can be avoided for document retrieval.
 there's no need to make this searchable.  As with v1 of
 public-inbox, this is stored as part of the Xapian document so
 expensive name lookups can be avoided for document retrieval.
diff --git a/TODO b/TODO
index 46c61f8e1ca23f5064665ad2b200642ab17b93ea..a3b2b7cb309dfb46dd4520ef5d4fdd076a2456b1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -21,7 +21,7 @@ all need to be considered for everything we introduce)
 
 * HTTP and NNTP proxy support.  Allow us to be a frontend for
   firewalled off (or Tor-exclusive) instances.  The use case is
 
 * HTTP and NNTP proxy support.  Allow us to be a frontend for
   firewalled off (or Tor-exclusive) instances.  The use case is
-  for offering a publically accessible IP with a cheap VPS,
+  for offering a publicly accessible IP with a cheap VPS,
   yet storing large amounts of data on computers without a
   public IP behind a home Internet connection.
 
   yet storing large amounts of data on computers without a
   public IP behind a home Internet connection.
 
index baad981de8f6fbbae60bb812d610be15858fb25e..06b4cdc40c220d6d849f9c05ef3b439cf0708471 100644 (file)
@@ -5,7 +5,7 @@
 # searching inboxes for post-image blobs.
 
 # this emits a lot of debugging/tracing information which may be
 # searching inboxes for post-image blobs.
 
 # this emits a lot of debugging/tracing information which may be
-# publically viewed over HTTP(S).  Be careful not to expose
+# publicly viewed over HTTP(S).  Be careful not to expose
 # local filesystem layouts in the process.
 package PublicInbox::SolverGit;
 use strict;
 # local filesystem layouts in the process.
 package PublicInbox::SolverGit;
 use strict;
index d88b34da431f0975282993f885a6ab0ee44fa443..83b622fbde0cc43dd9f6b83ce26ef7ef5fe090ab 100644 (file)
@@ -149,7 +149,7 @@ EOF
 <hr><pre
 id=R><b>Reply instructions:</b>
 
 <hr><pre
 id=R><b>Reply instructions:</b>
 
-You may reply publically to <a
+You may reply publicly to <a
 href=#t>this message</a> via plain-text email
 using any one of the following methods:
 
 href=#t>this message</a> via plain-text email
 using any one of the following methods: