Fossil SCM
Fix documentation typo.
Commit
ca1a1a750de8335e5b837613968f28cb8752e53c31357e4378549a4af3ae9fa1
Parent
2cdbdbb1c9b7ad2…
1 file changed
+1
-1
+1
-1
| --- www/embeddeddoc.wiki | ||
| +++ www/embeddeddoc.wiki | ||
| @@ -73,11 +73,11 @@ | ||
| 73 | 73 | Documentation files whose names end in ".wiki" use the |
| 74 | 74 | [/wiki_rules | fossil wiki markup] - |
| 75 | 75 | a safe subset of HTML together with some wiki rules for paragraph |
| 76 | 76 | breaks, lists, and hyperlinks. |
| 77 | 77 | Documentation files ending in ".md" or ".markdown" use the |
| 78 | -[/md_rules | Markdown markup langauge]. | |
| 78 | +[/md_rules | Markdown markup language]. | |
| 79 | 79 | Documentation files ending in ".txt" are plain text. |
| 80 | 80 | Wiki, markdown, and plain text documentation files |
| 81 | 81 | are rendered with the standard fossil header and footer added. |
| 82 | 82 | Most other mimetypes are delivered directly to the requesting |
| 83 | 83 | web browser without interpretation, additions, or changes. |
| 84 | 84 |
| --- www/embeddeddoc.wiki | |
| +++ www/embeddeddoc.wiki | |
| @@ -73,11 +73,11 @@ | |
| 73 | Documentation files whose names end in ".wiki" use the |
| 74 | [/wiki_rules | fossil wiki markup] - |
| 75 | a safe subset of HTML together with some wiki rules for paragraph |
| 76 | breaks, lists, and hyperlinks. |
| 77 | Documentation files ending in ".md" or ".markdown" use the |
| 78 | [/md_rules | Markdown markup langauge]. |
| 79 | Documentation files ending in ".txt" are plain text. |
| 80 | Wiki, markdown, and plain text documentation files |
| 81 | are rendered with the standard fossil header and footer added. |
| 82 | Most other mimetypes are delivered directly to the requesting |
| 83 | web browser without interpretation, additions, or changes. |
| 84 |
| --- www/embeddeddoc.wiki | |
| +++ www/embeddeddoc.wiki | |
| @@ -73,11 +73,11 @@ | |
| 73 | Documentation files whose names end in ".wiki" use the |
| 74 | [/wiki_rules | fossil wiki markup] - |
| 75 | a safe subset of HTML together with some wiki rules for paragraph |
| 76 | breaks, lists, and hyperlinks. |
| 77 | Documentation files ending in ".md" or ".markdown" use the |
| 78 | [/md_rules | Markdown markup language]. |
| 79 | Documentation files ending in ".txt" are plain text. |
| 80 | Wiki, markdown, and plain text documentation files |
| 81 | are rendered with the standard fossil header and footer added. |
| 82 | Most other mimetypes are delivered directly to the requesting |
| 83 | web browser without interpretation, additions, or changes. |
| 84 |