about summary refs log tree commit homepage
path: root/HACKING
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-02-22 08:27:29 +0000
committerEric Wong <e@yhbt.net>2020-02-23 04:52:19 +0000
commitd87053bf6cae0258125e84e1531d5f1206c53288 (patch)
tree8909c9d5e672f19dcbe22828994facb5d84d35c0 /HACKING
parent9703d80efd848f582e5b265db1958e0f143d8712 (diff)
downloadpublic-inbox-d87053bf6cae0258125e84e1531d5f1206c53288.tar.gz
Since v2 inboxes contain multiple git repositories, avoid the
use of the word "repository" when referring to inboxes as a
whole in most places.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index 859745ef..5e02302c 100644
--- a/HACKING
+++ b/HACKING
@@ -32,7 +32,7 @@ may be too difficult to upgrade due to resource demands.
 Only depend on Free Software packages which exist in the "main"
 section of Debian "stable" distribution.  That is Debian 9.x
 ("stretch") as of this writing, but "oldstable" (8.x, "jessie")
-remains supported for v1 repositories.
+remains supported for v1 inboxes.
 
 In general, we favor mature and well-tested old things rather than
 the shiny new.