]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Fix typo on homepage. (CVS 1971)
authordrh <drh@noemail.net>
Sat, 18 Sep 2004 18:51:09 +0000 (18:51 +0000)
committerdrh <drh@noemail.net>
Sat, 18 Sep 2004 18:51:09 +0000 (18:51 +0000)
FossilOrigin-Name: 5d3b3a96bcc459a797bd723025f2d38efcfeb6fa

manifest
manifest.uuid
www/index.tcl

index 92989f13b4a6f4e655955128043bced25ec1a6b7..5d7e5a1e892b13b156edfc16572f43ffe72d964b 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C Version\s3.0.7\s(CVS\s1970)
-D 2004-09-18T18:45:57
+C Fix\stypo\son\shomepage.\s(CVS\s1971)
+D 2004-09-18T18:51:09
 F Makefile.in 76f8790c727cdbe2e1bef19c9c72b6e5da9cb9d8
 F Makefile.linux-gcc a9e5a0d309fa7c38e7c14d3ecf7690879d3a5457
 F README f1de682fbbd94899d50aca13d387d1b3fd3be2dd
@@ -231,7 +231,7 @@ F www/dynload.tcl 02eb8273aa78cfa9070dd4501dca937fb22b466c
 F www/faq.tcl 8cf9f59fd93868c9954223a99db244c9975fa43b
 F www/fileformat.tcl f71a06a0d533c7df408539c64113b4adeaf29764
 F www/formatchng.tcl d1dfecedfb25e122ab513a1e0948b15cb4f0be46
-F www/index.tcl 9c83cace23dc98be760c349a120b797f4a3292d7
+F www/index.tcl 3bf50fdac2f5df49cf4f6f76a7f312b5fd4725b8
 F www/lang.tcl 604683def6e987db1703faf580d9b2150905fda1
 F www/lockingv3.tcl afcd22f0f063989cff2f4d57bbc38d719b4c6e75
 F www/mingw.tcl d96b451568c5d28545fefe0c80bee3431c73f69c
@@ -247,7 +247,7 @@ F www/tclsqlite.tcl 560ecd6a916b320e59f2917317398f3d59b7cc25
 F www/vdbe.tcl 59288db1ac5c0616296b26dce071c36cb611dfe9
 F www/version3.tcl 092a01f5ef430d2c4acc0ae558d74c4bb89638a0
 F www/whentouse.tcl a8335bce47cc2fddb07f19052cb0cb4d9129a8e4
-P 63e4ed3cc698d660867c297cbedfc25f9eb7c40d
-R 9332f2e0a7f749af2edc4a6fdcc065cd
+P d82ded9543fdd77f3613bac5e263f658dc3fd236
+R 99f6922d720aa23ffd86176b779c91ec
 U drh
-Z a5d7491a6965c902fad9d63c65869b14
+Z 8cc29533278c45147fd52457996f6601
index ca457b5399cd72046d1252af7fdab6749d38d214..7eec1714f22bec983f4bc690f6fa63d7b2eadfc8 100644 (file)
@@ -1 +1 @@
-d82ded9543fdd77f3613bac5e263f658dc3fd236
\ No newline at end of file
+5d3b3a96bcc459a797bd723025f2d38efcfeb6fa
\ No newline at end of file
index 34f79c6b4a922c1960248759f9687ebed42b328e..8444c9b1487debf127d368fac982a41ca013ffec 100644 (file)
@@ -14,7 +14,7 @@ Features include:
 </p>
 
 <p><ul>
-<li>Transaction are atomic, consistent, isolated, and durable (ACID)
+<li>Transactions are atomic, consistent, isolated, and durable (ACID)
     even after system crashes and power failures.
 <li>Zero-configuration - no setup or administration needed.</li>
 <li>Implements most of SQL92.
@@ -80,4 +80,4 @@ puts {
 <p align="right"><a href="oldnews.html">Old news...</a></p>
 </td></tr></table>
 }
-footer {$Id: index.tcl,v 1.96 2004/09/18 18:00:24 drh Exp $}
+footer {$Id: index.tcl,v 1.97 2004/09/18 18:51:09 drh Exp $}