about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-01-24 22:09:33 +0000
committerEric Wong <e@yhbt.net>2020-01-25 09:00:55 +0000
commit021b862ac94f1c226f0778a336d4f3d566b86f9b (patch)
treeaab5f544af4b3933fc19cd9e8ef1b337f5c372f3 /TODO
parentcf7f4fce116878025fbb98bc589fb1da050cf473 (diff)
downloadpublic-inbox-021b862ac94f1c226f0778a336d4f3d566b86f9b.tar.gz
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.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 46c61f8e..a3b2b7cb 100644
--- 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
-  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.