Fossil SCM
Correct typo in documentation
Commit
aad384d5d17fd21c4a7630c9bc477931780d34685c5b185a531c825f54e6d08a
Parent
edba9d332ba85b5…
1 file changed
+1
-1
+1
-1
| --- src/setup.c | ||
| +++ src/setup.c | ||
| @@ -2452,11 +2452,11 @@ | ||
| 2452 | 2452 | @ The alias table is only checked if no built-in webpage matches the incoming URL. |
| 2453 | 2453 | @ Hence, it is not possible to override a built-in webpage using aliases. This is |
| 2454 | 2454 | @ by design. |
| 2455 | 2455 | @ </ul> |
| 2456 | 2456 | @ |
| 2457 | - @ <p>To delete an entry from the alias table, changes its name or value to an | |
| 2457 | + @ <p>To delete an entry from the alias table, change its name or value to an | |
| 2458 | 2458 | @ empty string and press "Apply Changes". |
| 2459 | 2459 | @ |
| 2460 | 2460 | @ <p>To add a new alias, fill in the name and value in the bottom row of the table |
| 2461 | 2461 | @ above and press "Apply Changes". |
| 2462 | 2462 | style_footer(); |
| 2463 | 2463 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -2452,11 +2452,11 @@ | |
| 2452 | @ The alias table is only checked if no built-in webpage matches the incoming URL. |
| 2453 | @ Hence, it is not possible to override a built-in webpage using aliases. This is |
| 2454 | @ by design. |
| 2455 | @ </ul> |
| 2456 | @ |
| 2457 | @ <p>To delete an entry from the alias table, changes its name or value to an |
| 2458 | @ empty string and press "Apply Changes". |
| 2459 | @ |
| 2460 | @ <p>To add a new alias, fill in the name and value in the bottom row of the table |
| 2461 | @ above and press "Apply Changes". |
| 2462 | style_footer(); |
| 2463 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -2452,11 +2452,11 @@ | |
| 2452 | @ The alias table is only checked if no built-in webpage matches the incoming URL. |
| 2453 | @ Hence, it is not possible to override a built-in webpage using aliases. This is |
| 2454 | @ by design. |
| 2455 | @ </ul> |
| 2456 | @ |
| 2457 | @ <p>To delete an entry from the alias table, change its name or value to an |
| 2458 | @ empty string and press "Apply Changes". |
| 2459 | @ |
| 2460 | @ <p>To add a new alias, fill in the name and value in the bottom row of the table |
| 2461 | @ above and press "Apply Changes". |
| 2462 | style_footer(); |
| 2463 |