Fix a typo on the homepage. (CVS 3588)

FossilOrigin-Name: a0b429914b14c5c9a6169ced8b83fdb87e7bdfec
This commit is contained in:
drh 2007-01-10 13:32:43 +00:00
parent cc5f6d6cb0
commit 3ae25dc89d
3 changed files with 9 additions and 9 deletions

View File

@ -1,5 +1,5 @@
C Version\s3.3.10\s(CVS\s3587)
D 2007-01-10T12:58:11
C Fix\sa\stypo\son\sthe\shomepage.\s(CVS\s3588)
D 2007-01-10T13:32:43
F Makefile.in 7fa74bf4359aa899da5586e394d17735f221315f
F Makefile.linux-gcc 2d8574d1ba75f129aba2019f0b959db380a90935
F README 9c4e2d6706bdcc3efdd773ce752a8cdab4f90028
@ -400,7 +400,7 @@ F www/fileformat.tcl 900c95b9633abc3dcfc384d9ddd8eb4876793059
F www/formatchng.tcl bbb8af1ee494a71031acac4c8d8c51535f23b9df
F www/fullscanb.gif f7c94cb227f060511f8909e10f570157263e9a25
F www/index-ex1-x-b.gif f9b1d85c3fa2435cf38b15970c7e3aa1edae23a3
F www/index.tcl 80009d939a1194fe5eb8d25b4ea9e9af03a9d8c9
F www/index.tcl 841bfd2a32d84fa27d6014cc61a50dbbc4f988ff
F www/indirect1b1.gif adfca361d2df59e34f9c5cac52a670c2bfc303a1
F www/lang.tcl fb1070256c211a3dec735e1273c506c1f8db7556
F www/lockingv3.tcl f59b19d6c8920a931f096699d6faaf61c05db55f
@ -424,7 +424,7 @@ F www/tclsqlite.tcl bb0d1357328a42b1993d78573e587c6dcbc964b9
F www/vdbe.tcl 87a31ace769f20d3627a64fa1fade7fed47b90d0
F www/version3.tcl 890248cf7b70e60c383b0e84d77d5132b3ead42b
F www/whentouse.tcl 97e2b5cd296f7d8057e11f44427dea8a4c2db513
P afd33f62ecf9f14255f5593ea87636b9deab7b92
R 4f9f6e33598d472df3b2dcfbc0c60e47
P 204a212a285c0ba9a0a43ecb1919a10b01dd9308
R 716423162e14226ade3dc3c926b98a0f
U drh
Z 2e8f5ccbbb72da988fab439d150c1eac
Z dbb9fee0689c902b1c752f322cccf008

View File

@ -1 +1 @@
204a212a285c0ba9a0a43ecb1919a10b01dd9308
a0b429914b14c5c9a6169ced8b83fdb87e7bdfec

View File

@ -68,7 +68,7 @@ proc newsitem {date title text} {
}
newsitem {2007-Jan-9} {Version 3.3.10} {
Version 3.3.10 fixes several bugs that were introduced by the
Version 3.3.10 fixes several bugs that were introduced by the previous
release. Upgrading is recommended.
}
@ -118,4 +118,4 @@ puts {
<p align="right"><a href="oldnews.html">Old news...</a></p>
</td></tr></table>
}
footer {$Id: index.tcl,v 1.145 2007/01/09 23:13:06 drh Exp $}
footer {$Id: index.tcl,v 1.146 2007/01/10 13:32:43 drh Exp $}