]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Fix yet another typo on the homepage. Ticket #2621. (CVS 4393)
authordrh <drh@noemail.net>
Tue, 4 Sep 2007 03:28:27 +0000 (03:28 +0000)
committerdrh <drh@noemail.net>
Tue, 4 Sep 2007 03:28:27 +0000 (03:28 +0000)
FossilOrigin-Name: d5fec873102728a1ea9fbdae6799780bfb98bcfb

manifest
manifest.uuid
www/index.tcl

index f4696e32583084a8fc8cf666b84468c1903bbfa6..dbb2a99d53694fae7b581c3771a817d4fb7dc0d0 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C Fix\sa\stypo\son\sthe\shomepage.\s\sTicket\s#2619.\s(CVS\s4392)
-D 2007-09-04T03:08:57
+C Fix\syet\sanother\stypo\son\sthe\shomepage.\s\sTicket\s#2621.\s(CVS\s4393)
+D 2007-09-04T03:28:28
 F Makefile.in cbfb898945536a8f9ea8b897e1586dd1fdbcc5db
 F Makefile.linux-gcc 65241babba6faf1152bf86574477baab19190499
 F README 9c4e2d6706bdcc3efdd773ce752a8cdab4f90028
@@ -543,7 +543,7 @@ F www/fileformat.tcl 900c95b9633abc3dcfc384d9ddd8eb4876793059
 F www/formatchng.tcl 722a9c08be4f7325b3a545abfe508cfbabe20eb7
 F www/fullscanb.gif f7c94cb227f060511f8909e10f570157263e9a25
 F www/index-ex1-x-b.gif f9b1d85c3fa2435cf38b15970c7e3aa1edae23a3
-F www/index.tcl dc54f401b5ae2bf9e8b2ccc5dfd22e742467d5f8
+F www/index.tcl 087ec69ed7e28658e750a9ed38161c7f8344414c
 F www/indirect1b1.gif adfca361d2df59e34f9c5cac52a670c2bfc303a1
 F www/lang.tcl bb73892bf99c81658ec46d0c7a87e54cd21d435b
 F www/limits.tcl 9035eb73e814ccb298595fd57670dec817533616
@@ -569,7 +569,7 @@ F www/tclsqlite.tcl 8be95ee6dba05eabcd27a9d91331c803f2ce2130
 F www/vdbe.tcl 87a31ace769f20d3627a64fa1fade7fed47b90d0
 F www/version3.tcl 890248cf7b70e60c383b0e84d77d5132b3ead42b
 F www/whentouse.tcl fc46eae081251c3c181bd79c5faef8195d7991a5
-P 1b690be22a1359696728961d21054fa38f55e866
-R ddc70d42bd783acef60852b1954155d7
+P deecd934e651e6813cc364c41015bf3b15a2b193
+R bfbb49cbd10543be69fb1bdd7f58117e
 U drh
-Z 4552b4751e102afeaefce2f30de97795
+Z 9859ff062df086e43593f6d703f21522
index eccb6d72b46f6819fd59bb862ef0553962518950..35ca8f1dec5bae0550d4dba09fec1fe84ac442e9 100644 (file)
@@ -1 +1 @@
-deecd934e651e6813cc364c41015bf3b15a2b193
\ No newline at end of file
+d5fec873102728a1ea9fbdae6799780bfb98bcfb
\ No newline at end of file
index ad6c24ca011b261ca3e8688201a877b15e95e86f..0c6bf3ca6020108ac122eb3125fa34b747e2d6f7 100644 (file)
@@ -75,7 +75,7 @@ newsitem {2007-Sep-04} {Version 3.5.0 alpha} {
   The OS interface layer and the memory allocation subsystems in
   SQLite have been reimplemented.  The published API is largely unchanged
   but the (unpublished) OS interface has been modified extensively.  
-  Application that implement their own OS interface will require
+  Applications that implement their own OS interface will require
   modification.  See
   <a href="34to35.html">34to35.html</a> for details.<p>
 
@@ -113,4 +113,4 @@ puts {
 <p align="right"><a href="oldnews.html">Old news...</a></p>
 </td></tr></table>
 }
-footer {$Id: index.tcl,v 1.162 2007/09/04 03:08:57 drh Exp $}
+footer {$Id: index.tcl,v 1.163 2007/09/04 03:28:28 drh Exp $}