Diff
Not logged in

Differences From:

File www/embeddeddoc.wiki part of check-in [5523218023a] - Add <title> markup to several of the embedded documentation pages. by drh on 2009-08-24 17:54:24. [view]

To:

File www/embeddeddoc.wiki part of check-in [5150b9de83] - Fix typos in documentation. by drh on 2009-09-04 12:20:39. [view]

@@ -49,9 +49,9 @@
 Or <i>&lt;version&gt;</i> can be the name of a
 [./branching.wiki | branch] in order to show
 the documentation for the latest version of that branch.
 Or <i>&lt;version&gt;</i> can be one of the keywords "<b>tip</b>" or
-"<b>ckout</b>".  The "<b>tip</b>" keyword means to use the most recently
+"<b>ckout</b>".  The "<b>tip</b>" keyword means to use the most recent
 checked-in.  This is useful if you want to see the very latest
 version of the documentation.  The "<b>ckout</b>" keywords means to
 pull the documentation file from the local source tree on disk, not
 from the any check-in.  The "<b>ckout</b>" keyword normally
@@ -70,9 +70,9 @@
 ".css", ".gif", ".htm", ".html", ".jpg", ".jpeg", ".png", and ".txt".
 
 Documentation files whose names end in ".wiki" use the
 [/wiki_rules | same markup as wiki pages] -
-a safe subset of HTML together with some rules for paragraph
+a safe subset of HTML together with some wiki rules for paragraph
 breaks, lists, and hyperlinks.  The ".wiki" and ".txt" pages
 are rendered with the standard fossil header and footer added.
 All other mimetypes are delivered directly to the requesting
 web browser without interpretation, additions, or changes.