Fossil SCM
Fix typo in comment
Commit
b582ff9879198e1143b9e6582161289923e27777
Parent
136519f4be91e5e…
1 file changed
+1
-1
+1
-1
| --- src/doc.c | ||
| +++ src/doc.c | ||
| @@ -345,11 +345,11 @@ | ||
| 345 | 345 | ** WEBPAGE: doc |
| 346 | 346 | ** URL: /doc?name=BASELINE/PATH |
| 347 | 347 | ** URL: /doc/BASELINE/PATH |
| 348 | 348 | ** |
| 349 | 349 | ** BASELINE can be either a baseline uuid prefix or magic words "tip" |
| 350 | -** to me the most recently checked in baseline or "ckout" to mean the | |
| 350 | +** to mean the most recently checked in baseline or "ckout" to mean the | |
| 351 | 351 | ** content of the local checkout, if any. PATH is the relative pathname |
| 352 | 352 | ** of some file. This method returns the file content. |
| 353 | 353 | ** |
| 354 | 354 | ** If PATH matches the patterns *.wiki or *.txt then formatting content |
| 355 | 355 | ** is added before returning the file. For all other names, the content |
| 356 | 356 |
| --- src/doc.c | |
| +++ src/doc.c | |
| @@ -345,11 +345,11 @@ | |
| 345 | ** WEBPAGE: doc |
| 346 | ** URL: /doc?name=BASELINE/PATH |
| 347 | ** URL: /doc/BASELINE/PATH |
| 348 | ** |
| 349 | ** BASELINE can be either a baseline uuid prefix or magic words "tip" |
| 350 | ** to me the most recently checked in baseline or "ckout" to mean the |
| 351 | ** content of the local checkout, if any. PATH is the relative pathname |
| 352 | ** of some file. This method returns the file content. |
| 353 | ** |
| 354 | ** If PATH matches the patterns *.wiki or *.txt then formatting content |
| 355 | ** is added before returning the file. For all other names, the content |
| 356 |
| --- src/doc.c | |
| +++ src/doc.c | |
| @@ -345,11 +345,11 @@ | |
| 345 | ** WEBPAGE: doc |
| 346 | ** URL: /doc?name=BASELINE/PATH |
| 347 | ** URL: /doc/BASELINE/PATH |
| 348 | ** |
| 349 | ** BASELINE can be either a baseline uuid prefix or magic words "tip" |
| 350 | ** to mean the most recently checked in baseline or "ckout" to mean the |
| 351 | ** content of the local checkout, if any. PATH is the relative pathname |
| 352 | ** of some file. This method returns the file content. |
| 353 | ** |
| 354 | ** If PATH matches the patterns *.wiki or *.txt then formatting content |
| 355 | ** is added before returning the file. For all other names, the content |
| 356 |