[Lunar-commits] r17149 - moonbase/trunk/sql/sqlite
Terry Chan
tchan at lunar-linux.org
Wed Nov 2 03:24:54 UTC 2005
Author: tchan
Date: 2005-11-02 03:24:53 +0000 (Wed, 02 Nov 2005)
New Revision: 17149
Modified:
moonbase/trunk/sql/sqlite/DETAILS
Log:
Corrected a spelling typo.
Modified: moonbase/trunk/sql/sqlite/DETAILS
===================================================================
--- moonbase/trunk/sql/sqlite/DETAILS 2005-11-01 19:27:00 UTC (rev 17148)
+++ moonbase/trunk/sql/sqlite/DETAILS 2005-11-02 03:24:53 UTC (rev 17149)
@@ -17,6 +17,6 @@
separate database server. Because it omits the client-server interaction
overhead and writes directly to disk, SQLite is also faster than the big
database servers for most operations. In addition to the C library, the
-SQLite distribution includes a command-line tool for interacting nwith
+SQLite distribution includes a command-line tool for interacting with
SQLite databases and SQLite bindings for Tcl/Tk.
EOF
More information about the Lunar-commits
mailing list