]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Fix a (humorous) typo in the lemon documentation.
authordrh <drh@noemail.net>
Sat, 30 Jul 2011 23:50:12 +0000 (23:50 +0000)
committerdrh <drh@noemail.net>
Sat, 30 Jul 2011 23:50:12 +0000 (23:50 +0000)
FossilOrigin-Name: ed630b012f468d6779b83dd8c4dbf3a8dafee573

doc/lemon.html
manifest
manifest.uuid

index 6a4d6dbd2c82aa3e962ec9d54bd5c057a79b8b45..2c655559724a134ab24046bbc716b3adbb4b4f8e 100644 (file)
@@ -282,7 +282,7 @@ tokens) and it honors the same commenting conventions as C and C++.</p>
 <p>A terminal symbol (token) is any string of alphanumeric
 and underscore characters
 that begins with an upper case letter.
-A terminal can contain lower class letters after the first character,
+A terminal can contain lowercase letters after the first character,
 but the usual convention is to make terminals all upper case.
 A nonterminal, on the other hand, is any string of alphanumeric
 and underscore characters than begins with a lower case letter.
index da1057fbbe7d2ec02f988c0f9918f0d5e08ade98..2828036c720cfdaff1e1e4cfb65d6626be15c4cf 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C Merge\schanges\sfor\sthe\snew\ssqlite3_file_control()\sthat\swill\scause\sthe\s-wal\sand\s-shm\sfiles\sto\spersist\safter\sthe\slast\sdatabase\sconnection\scloses.
-D 2011-07-28T20:48:38.832
+C Fix\sa\s(humorous)\stypo\sin\sthe\slemon\sdocumentation.
+D 2011-07-30T23:50:12.095
 F Makefile.arm-wince-mingw32ce-gcc d6df77f1f48d690bd73162294bbba7f59507c72f
 F Makefile.in 1e6988b3c11dee9bd5edc0c804bd4468d74a9cdc
 F Makefile.linux-gcc 91d710bdc4998cb015f39edf3cb314ec4f4d7e23
@@ -26,7 +26,7 @@ F config.sub 9ebe4c3b3dab6431ece34f16828b594fb420da55
 F configure 93e7e695581fa7bef4949161453d9845c5592ad0 x
 F configure.ac 298a759c086e72c013da459c2aec02a104f4224f
 F contrib/sqlitecon.tcl 210a913ad63f9f991070821e599d600bd913e0ad
-F doc/lemon.html f0f682f50210928c07e562621c3b7e8ab912a538
+F doc/lemon.html 3091574143dd3415669b6745843ff8d011d33549
 F doc/pager-invariants.txt 870107036470d7c419e93768676fae2f8749cf9e
 F doc/vfs-shm.txt e101f27ea02a8387ce46a05be2b1a902a021d37a
 F ext/README.txt 913a7bd3f4837ab14d7e063304181787658b14e1
@@ -953,7 +953,7 @@ F tool/symbols.sh caaf6ccc7300fd43353318b44524853e222557d5
 F tool/tostr.awk 11760e1b94a5d3dcd42378f3cc18544c06cfa576
 F tool/vdbe-compress.tcl d70ea6d8a19e3571d7ab8c9b75cba86d1173ff0f
 F tool/warnings.sh 2ebae31e1eb352696f3c2f7706a34c084b28c262
-P 93079a92c49edf72eb289f352cd5ed7ab2faaff3 a9d8794ae949df570466a84836882bc8bed95c7c
-R e027707f27957f6e6a59d5fffc14bff5
-U mistachkin
-Z 03c4de519e387b889b617972ba4102a3
+P 1b56677bdfb102d070a2057a65ba424fec81131d
+R 07a1c012e85371e0cbf430cb6bbf3579
+U drh
+Z 06c1fbb8b37310ceef1a2adde6978995
index 961da9f06ba5e5cfb13525229d4d92edfbbb9251..313ea78ef0ce23c09f9f60774a567c7697afb2e4 100644 (file)
@@ -1 +1 @@
-1b56677bdfb102d070a2057a65ba424fec81131d
\ No newline at end of file
+ed630b012f468d6779b83dd8c4dbf3a8dafee573
\ No newline at end of file