Fossil SCM
Typo fix in /alerts help text.
Commit
62a7616184e0c60c4e322953701d0b4915fa3d6a6b15ed78bad38ebc63f8c5a8
Parent
884214d0e3d6e0c…
1 file changed
+1
-1
+1
-1
| --- src/alerts.c | ||
| +++ src/alerts.c | ||
| @@ -327,11 +327,11 @@ | ||
| 327 | 327 | login_insert_csrf_secret(); |
| 328 | 328 | |
| 329 | 329 | entry_attribute("Canonical Server URL", 40, "email-url", |
| 330 | 330 | "eurl", "", 0); |
| 331 | 331 | @ <p><b>Required.</b> |
| 332 | - @ This is URL used as the basename for hyperlinks included in | |
| 332 | + @ This URL is used as the basename for hyperlinks included in | |
| 333 | 333 | @ email alert text. Omit the trailing "/". |
| 334 | 334 | @ Suggested value: "%h(g.zBaseURL)" |
| 335 | 335 | @ (Property: "email-url")</p> |
| 336 | 336 | @ <hr> |
| 337 | 337 | |
| 338 | 338 |
| --- src/alerts.c | |
| +++ src/alerts.c | |
| @@ -327,11 +327,11 @@ | |
| 327 | login_insert_csrf_secret(); |
| 328 | |
| 329 | entry_attribute("Canonical Server URL", 40, "email-url", |
| 330 | "eurl", "", 0); |
| 331 | @ <p><b>Required.</b> |
| 332 | @ This is URL used as the basename for hyperlinks included in |
| 333 | @ email alert text. Omit the trailing "/". |
| 334 | @ Suggested value: "%h(g.zBaseURL)" |
| 335 | @ (Property: "email-url")</p> |
| 336 | @ <hr> |
| 337 | |
| 338 |
| --- src/alerts.c | |
| +++ src/alerts.c | |
| @@ -327,11 +327,11 @@ | |
| 327 | login_insert_csrf_secret(); |
| 328 | |
| 329 | entry_attribute("Canonical Server URL", 40, "email-url", |
| 330 | "eurl", "", 0); |
| 331 | @ <p><b>Required.</b> |
| 332 | @ This URL is used as the basename for hyperlinks included in |
| 333 | @ email alert text. Omit the trailing "/". |
| 334 | @ Suggested value: "%h(g.zBaseURL)" |
| 335 | @ (Property: "email-url")</p> |
| 336 | @ <hr> |
| 337 | |
| 338 |