Fossil SCM
Fixed a typo [forum:/forumpost/0356ab78b6 | reported on the forum].
Commit
1b71969475373d01ab81ce25fec19ac149eeedaf7d030461de0515af88703225
Parent
4a26cb95d5dcdb0…
1 file changed
+1
-1
+1
-1
| --- src/forum.c | ||
| +++ src/forum.c | ||
| @@ -1520,11 +1520,11 @@ | ||
| 1520 | 1520 | @ <br><label><input type="checkbox" name="domod" %s(PCK("domod"))> \ |
| 1521 | 1521 | @ Require moderator approval</label> |
| 1522 | 1522 | @ <br><label><input type="checkbox" name="showqp" %s(PCK("showqp"))> \ |
| 1523 | 1523 | @ Show query parameters</label> |
| 1524 | 1524 | @ <br><label><input type="checkbox" name="fpsilent" %s(PCK("fpsilent"))> \ |
| 1525 | - @ Do not sent notification emails</label> | |
| 1525 | + @ Do not send notification emails</label> | |
| 1526 | 1526 | @ </div> |
| 1527 | 1527 | } |
| 1528 | 1528 | } |
| 1529 | 1529 | |
| 1530 | 1530 | /* |
| 1531 | 1531 |
| --- src/forum.c | |
| +++ src/forum.c | |
| @@ -1520,11 +1520,11 @@ | |
| 1520 | @ <br><label><input type="checkbox" name="domod" %s(PCK("domod"))> \ |
| 1521 | @ Require moderator approval</label> |
| 1522 | @ <br><label><input type="checkbox" name="showqp" %s(PCK("showqp"))> \ |
| 1523 | @ Show query parameters</label> |
| 1524 | @ <br><label><input type="checkbox" name="fpsilent" %s(PCK("fpsilent"))> \ |
| 1525 | @ Do not sent notification emails</label> |
| 1526 | @ </div> |
| 1527 | } |
| 1528 | } |
| 1529 | |
| 1530 | /* |
| 1531 |
| --- src/forum.c | |
| +++ src/forum.c | |
| @@ -1520,11 +1520,11 @@ | |
| 1520 | @ <br><label><input type="checkbox" name="domod" %s(PCK("domod"))> \ |
| 1521 | @ Require moderator approval</label> |
| 1522 | @ <br><label><input type="checkbox" name="showqp" %s(PCK("showqp"))> \ |
| 1523 | @ Show query parameters</label> |
| 1524 | @ <br><label><input type="checkbox" name="fpsilent" %s(PCK("fpsilent"))> \ |
| 1525 | @ Do not send notification emails</label> |
| 1526 | @ </div> |
| 1527 | } |
| 1528 | } |
| 1529 | |
| 1530 | /* |
| 1531 |