about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-12-12 18:24:48 +0000
committerEric Wong <e@80x24.org>2020-12-26 19:46:55 +0000
commit734daa9b165e248c1f5d6a0c4689a5c1372fc846 (patch)
treefbb27385c2bfeb9c93cf61df0aa62c9b90163277
parentb63c27f36a44d8deb8fd775b2322ec11a6c4eabf (diff)
downloadpublic-inbox-734daa9b165e248c1f5d6a0c4689a5c1372fc846.tar.gz
(cherry picked from commit 4df1904582c4d7bec64e05d1566cd48c8c2e888e)
-rw-r--r--Documentation/public-inbox-v2-format.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/public-inbox-v2-format.pod b/Documentation/public-inbox-v2-format.pod
index 86a9b8f2..d6282cb4 100644
--- a/Documentation/public-inbox-v2-format.pod
+++ b/Documentation/public-inbox-v2-format.pod
@@ -138,7 +138,7 @@ OVER/XOVER commands).
 
 The overview DB maintains all the header information necessary
 to implement the NNTP OVER/XOVER commands and non-search
-endpoints of of the PSGI UI.
+endpoints of the PSGI UI.
 
 Xapian has become completely optional for v2 (as it is for v1), but
 SQLite remains required for v2.  SQLite turns out to be powerful