Fossil SCM
Fix typo in the default new ticket script.
Commit
1fbd2e15907db6f4f36e46b1c848c482301c2735fe74dbc69f1b66f98df27e33
Parent
e1d54eb72713799…
1 file changed
+1
-1
+1
-1
| --- src/tktsetup.c | ||
| +++ src/tktsetup.c | ||
| @@ -364,11 +364,11 @@ | ||
| 364 | 364 | @ <td colspan="3"> |
| 365 | 365 | @ Enter a detailed description of the problem. |
| 366 | 366 | @ For code defects, be sure to provide details on exactly how |
| 367 | 367 | @ the problem can be reproduced. Provide as much detail as |
| 368 | 368 | @ possible. Format: |
| 369 | -@ <th1>combobox mutype {HTML {[links only]} Markdown {Plain Text} Wiki}} 1</th1> | |
| 369 | +@ <th1>combobox mutype {HTML {[links only]} Markdown {Plain Text} Wiki} 1</th1> | |
| 370 | 370 | @ <br /> |
| 371 | 371 | @ <th1>set nline [linecount $comment 50 10]</th1> |
| 372 | 372 | @ <textarea name="icomment" cols="80" rows="$nline" |
| 373 | 373 | @ wrap="virtual" class="wikiedit">$<icomment></textarea><br /> |
| 374 | 374 | @ </tr> |
| 375 | 375 |
| --- src/tktsetup.c | |
| +++ src/tktsetup.c | |
| @@ -364,11 +364,11 @@ | |
| 364 | @ <td colspan="3"> |
| 365 | @ Enter a detailed description of the problem. |
| 366 | @ For code defects, be sure to provide details on exactly how |
| 367 | @ the problem can be reproduced. Provide as much detail as |
| 368 | @ possible. Format: |
| 369 | @ <th1>combobox mutype {HTML {[links only]} Markdown {Plain Text} Wiki}} 1</th1> |
| 370 | @ <br /> |
| 371 | @ <th1>set nline [linecount $comment 50 10]</th1> |
| 372 | @ <textarea name="icomment" cols="80" rows="$nline" |
| 373 | @ wrap="virtual" class="wikiedit">$<icomment></textarea><br /> |
| 374 | @ </tr> |
| 375 |
| --- src/tktsetup.c | |
| +++ src/tktsetup.c | |
| @@ -364,11 +364,11 @@ | |
| 364 | @ <td colspan="3"> |
| 365 | @ Enter a detailed description of the problem. |
| 366 | @ For code defects, be sure to provide details on exactly how |
| 367 | @ the problem can be reproduced. Provide as much detail as |
| 368 | @ possible. Format: |
| 369 | @ <th1>combobox mutype {HTML {[links only]} Markdown {Plain Text} Wiki} 1</th1> |
| 370 | @ <br /> |
| 371 | @ <th1>set nline [linecount $comment 50 10]</th1> |
| 372 | @ <textarea name="icomment" cols="80" rows="$nline" |
| 373 | @ wrap="virtual" class="wikiedit">$<icomment></textarea><br /> |
| 374 | @ </tr> |
| 375 |