Fossil SCM
Typo fix in comment
Commit
684fb15a7a8e924d2572eaf786e9e61ee7b84c9f5bc32021f72be6fe958a4832
Parent
550536789fbefa4…
1 file changed
+1
-1
+1
-1
| --- src/wikiformat.c | ||
| +++ src/wikiformat.c | ||
| @@ -1211,11 +1211,11 @@ | ||
| 1211 | 1211 | ** |
| 1212 | 1212 | ** "Code" is a brief code that describes the intended target wiki. |
| 1213 | 1213 | ** The code must be ASCII alpha-numeric. No symbols or non-ascii |
| 1214 | 1214 | ** characters are allows. Case is ignored for the code. |
| 1215 | 1215 | ** Codes are assigned by "intermap:*" entries in the CONFIG table. |
| 1216 | -** The link is only valid if there exists an try in the CONFIG table | |
| 1216 | +** The link is only valid if there exists an entry in the CONFIG table | |
| 1217 | 1217 | ** that matches "intermap:Code". |
| 1218 | 1218 | ** |
| 1219 | 1219 | ** Each value of each intermap:Code entry in the CONFIG table is a JSON |
| 1220 | 1220 | ** object with the following fields: |
| 1221 | 1221 | ** |
| 1222 | 1222 |
| --- src/wikiformat.c | |
| +++ src/wikiformat.c | |
| @@ -1211,11 +1211,11 @@ | |
| 1211 | ** |
| 1212 | ** "Code" is a brief code that describes the intended target wiki. |
| 1213 | ** The code must be ASCII alpha-numeric. No symbols or non-ascii |
| 1214 | ** characters are allows. Case is ignored for the code. |
| 1215 | ** Codes are assigned by "intermap:*" entries in the CONFIG table. |
| 1216 | ** The link is only valid if there exists an try in the CONFIG table |
| 1217 | ** that matches "intermap:Code". |
| 1218 | ** |
| 1219 | ** Each value of each intermap:Code entry in the CONFIG table is a JSON |
| 1220 | ** object with the following fields: |
| 1221 | ** |
| 1222 |
| --- src/wikiformat.c | |
| +++ src/wikiformat.c | |
| @@ -1211,11 +1211,11 @@ | |
| 1211 | ** |
| 1212 | ** "Code" is a brief code that describes the intended target wiki. |
| 1213 | ** The code must be ASCII alpha-numeric. No symbols or non-ascii |
| 1214 | ** characters are allows. Case is ignored for the code. |
| 1215 | ** Codes are assigned by "intermap:*" entries in the CONFIG table. |
| 1216 | ** The link is only valid if there exists an entry in the CONFIG table |
| 1217 | ** that matches "intermap:Code". |
| 1218 | ** |
| 1219 | ** Each value of each intermap:Code entry in the CONFIG table is a JSON |
| 1220 | ** object with the following fields: |
| 1221 | ** |
| 1222 |