sqlite -> SQLite3
authorng0 <ng0@n0.is>
Fri, 16 Aug 2019 21:55:18 +0000 (21:55 +0000)
committerng0 <ng0@n0.is>
Fri, 16 Aug 2019 21:55:18 +0000 (21:55 +0000)
doc/handbook/chapters/developer.texi

index f6cf82971f830252dfd7b14f62b9a8da6ed298d7..1c558c4963cd108af9dfb660da4d3ed1f011b38a 100644 (file)
@@ -1319,7 +1319,7 @@ Make sure to first install the various mandatory and optional
 dependencies including development headers from your distribution.
 
 Other dependencies that you should strongly consider to install is a
-database (MySQL, sqlite or Postgres).
+database (MySQL, SQLite3 or Postgres).
 The following instructions will assume that you installed at least sqlite.
 For most distributions you should be able to find pre-build packages for
 the database. Again, make sure to install the client libraries @b{and} the