Fossil SCM
Fix a typo in help text.
Commit
fe46cc6532a3a1b73c76fa8fabbee4638239e538
Parent
ff8ac8db0aea46b…
1 file changed
+1
-1
+1
-1
| --- src/checkin.c | ||
| +++ src/checkin.c | ||
| @@ -1432,11 +1432,11 @@ | ||
| 1432 | 1432 | ** passed to the --branch option. |
| 1433 | 1433 | ** |
| 1434 | 1434 | ** Use the --branchcolor option followed by a color name (ex: |
| 1435 | 1435 | ** '#ffc0c0') to specify the background color of entries in the new |
| 1436 | 1436 | ** branch when shown in the web timeline interface. The use of |
| 1437 | -** the --branchcolor option is not recommend. Instead, let Fossil | |
| 1437 | +** the --branchcolor option is not recommended. Instead, let Fossil | |
| 1438 | 1438 | ** choose the branch color automatically. |
| 1439 | 1439 | ** |
| 1440 | 1440 | ** The --bgcolor option works like --branchcolor but only sets the |
| 1441 | 1441 | ** background color for a single check-in. Subsequent check-ins revert |
| 1442 | 1442 | ** to the default color. |
| 1443 | 1443 |
| --- src/checkin.c | |
| +++ src/checkin.c | |
| @@ -1432,11 +1432,11 @@ | |
| 1432 | ** passed to the --branch option. |
| 1433 | ** |
| 1434 | ** Use the --branchcolor option followed by a color name (ex: |
| 1435 | ** '#ffc0c0') to specify the background color of entries in the new |
| 1436 | ** branch when shown in the web timeline interface. The use of |
| 1437 | ** the --branchcolor option is not recommend. Instead, let Fossil |
| 1438 | ** choose the branch color automatically. |
| 1439 | ** |
| 1440 | ** The --bgcolor option works like --branchcolor but only sets the |
| 1441 | ** background color for a single check-in. Subsequent check-ins revert |
| 1442 | ** to the default color. |
| 1443 |
| --- src/checkin.c | |
| +++ src/checkin.c | |
| @@ -1432,11 +1432,11 @@ | |
| 1432 | ** passed to the --branch option. |
| 1433 | ** |
| 1434 | ** Use the --branchcolor option followed by a color name (ex: |
| 1435 | ** '#ffc0c0') to specify the background color of entries in the new |
| 1436 | ** branch when shown in the web timeline interface. The use of |
| 1437 | ** the --branchcolor option is not recommended. Instead, let Fossil |
| 1438 | ** choose the branch color automatically. |
| 1439 | ** |
| 1440 | ** The --bgcolor option works like --branchcolor but only sets the |
| 1441 | ** background color for a single check-in. Subsequent check-ins revert |
| 1442 | ** to the default color. |
| 1443 |