]> Sergey Matveev's repositories - public-inbox.git/commitdiff
doc: index: fix miscapitalization of "SQLite"
authorEric Wong <e@80x24.org>
Fri, 24 May 2019 02:57:52 +0000 (02:57 +0000)
committerEric Wong <e@80x24.org>
Fri, 24 May 2019 02:58:44 +0000 (02:58 +0000)
Oops :x

Documentation/public-inbox-index.pod

index 2e0ff69322781633621f68378171c7054f189f91..6d2a42031cfb121b5a986d0085b73f47454d9a06 100644 (file)
@@ -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,