Fossil SCM
/setup_config typo fix reported in [forum:ec5bd222a2|forum post ec5bd222a2].
Commit
6d5d5f0239d5bb0fb803fac07118ba8b7b7b059382c2c0f50cb2350879f770ca
Parent
ea13701cbf5d216…
1 file changed
+1
-1
+1
-1
| --- src/setup.c | ||
| +++ src/setup.c | ||
| @@ -1102,11 +1102,11 @@ | ||
| 1102 | 1102 | @ engines as well as a short RSS description. |
| 1103 | 1103 | @ (Property: "project-description")</p> |
| 1104 | 1104 | @ <hr /> |
| 1105 | 1105 | entry_attribute("Canonical Server URL", 40, "email-url", |
| 1106 | 1106 | "eurl", "", 0); |
| 1107 | - @ <p>This is the URL used access this repository as a server. | |
| 1107 | + @ <p>This is the URL used to access this repository as a server. | |
| 1108 | 1108 | @ Other repositories use this URL to clone or sync against this repository. |
| 1109 | 1109 | @ This is also the basename for hyperlinks included in email alert text. |
| 1110 | 1110 | @ Omit the trailing "/". |
| 1111 | 1111 | @ If this repo will not be set up as a persistent server and will not |
| 1112 | 1112 | @ be sending email alerts, then leave this entry blank. |
| 1113 | 1113 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -1102,11 +1102,11 @@ | |
| 1102 | @ engines as well as a short RSS description. |
| 1103 | @ (Property: "project-description")</p> |
| 1104 | @ <hr /> |
| 1105 | entry_attribute("Canonical Server URL", 40, "email-url", |
| 1106 | "eurl", "", 0); |
| 1107 | @ <p>This is the URL used access this repository as a server. |
| 1108 | @ Other repositories use this URL to clone or sync against this repository. |
| 1109 | @ This is also the basename for hyperlinks included in email alert text. |
| 1110 | @ Omit the trailing "/". |
| 1111 | @ If this repo will not be set up as a persistent server and will not |
| 1112 | @ be sending email alerts, then leave this entry blank. |
| 1113 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -1102,11 +1102,11 @@ | |
| 1102 | @ engines as well as a short RSS description. |
| 1103 | @ (Property: "project-description")</p> |
| 1104 | @ <hr /> |
| 1105 | entry_attribute("Canonical Server URL", 40, "email-url", |
| 1106 | "eurl", "", 0); |
| 1107 | @ <p>This is the URL used to access this repository as a server. |
| 1108 | @ Other repositories use this URL to clone or sync against this repository. |
| 1109 | @ This is also the basename for hyperlinks included in email alert text. |
| 1110 | @ Omit the trailing "/". |
| 1111 | @ If this repo will not be set up as a persistent server and will not |
| 1112 | @ be sending email alerts, then leave this entry blank. |
| 1113 |