about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-05-24 02:57:52 +0000
committerEric Wong <e@80x24.org>2019-05-24 02:58:44 +0000
commit29091904f2dbd837893cef4d90f17fdb73965d1a (patch)
treec7e19f8279c555338c11f9c69ea52e4329762c0c /Documentation
parent5b05a7c7a65a25b938ebf2fdbce0d4b4fadfbd3c (diff)
downloadpublic-inbox-29091904f2dbd837893cef4d90f17fdb73965d1a.tar.gz
Oops :x
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/public-inbox-index.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/public-inbox-index.pod b/Documentation/public-inbox-index.pod
index 2e0ff693..6d2a4203 100644
--- a/Documentation/public-inbox-index.pod
+++ b/Documentation/public-inbox-index.pod
@@ -11,7 +11,7 @@ public-inbox-index [OPTIONS] INBOX_DIR
 public-inbox-index creates and updates the search, overview and
 NNTP article number database used by the read-only public-inbox
 HTTP and NNTP interfaces.  Currently, this requires
-L<DBD::SQlite> and L<DBI> Perl modules.  L<Search::Xapian>
+L<DBD::SQLite> and L<DBI> Perl modules.  L<Search::Xapian>
 is optional, only to support the PSGI search interface.
 
 Once the initial indices are created by public-inbox-index,