Fossil SCM
Fix another typo in the server.wiki documentation.
Commit
a1b50dad22a2f58b1905b0675da734f356c7c167
Parent
e1c2bd2680cf641…
1 file changed
+1
-1
+1
-1
| --- www/server.wiki | ||
| +++ www/server.wiki | ||
| @@ -40,11 +40,11 @@ | ||
| 40 | 40 | <i>REPOSITORY</i> is a directory, URLs of the form |
| 41 | 41 | <b>http://localhost:8080/</b><i>repo</i><b>/</b> where <i>repo</i> is the base |
| 42 | 42 | name of the repository file without the ".fossil" suffix. |
| 43 | 43 | The difference between "ui" and "server" is that "ui" will |
| 44 | 44 | also start a web browser and points it |
| 45 | -to the URL mentioned above, and "ui" command binds to | |
| 45 | +to the URL mentioned above, and the "ui" command binds to | |
| 46 | 46 | the loopback IP address (127.0.0.1) only so that the "ui" command cannot be |
| 47 | 47 | used to serve content to a different machine. |
| 48 | 48 | </p> |
| 49 | 49 | <p> |
| 50 | 50 | If one of the commands above is run from within an open checkout, |
| 51 | 51 |
| --- www/server.wiki | |
| +++ www/server.wiki | |
| @@ -40,11 +40,11 @@ | |
| 40 | <i>REPOSITORY</i> is a directory, URLs of the form |
| 41 | <b>http://localhost:8080/</b><i>repo</i><b>/</b> where <i>repo</i> is the base |
| 42 | name of the repository file without the ".fossil" suffix. |
| 43 | The difference between "ui" and "server" is that "ui" will |
| 44 | also start a web browser and points it |
| 45 | to the URL mentioned above, and "ui" command binds to |
| 46 | the loopback IP address (127.0.0.1) only so that the "ui" command cannot be |
| 47 | used to serve content to a different machine. |
| 48 | </p> |
| 49 | <p> |
| 50 | If one of the commands above is run from within an open checkout, |
| 51 |
| --- www/server.wiki | |
| +++ www/server.wiki | |
| @@ -40,11 +40,11 @@ | |
| 40 | <i>REPOSITORY</i> is a directory, URLs of the form |
| 41 | <b>http://localhost:8080/</b><i>repo</i><b>/</b> where <i>repo</i> is the base |
| 42 | name of the repository file without the ".fossil" suffix. |
| 43 | The difference between "ui" and "server" is that "ui" will |
| 44 | also start a web browser and points it |
| 45 | to the URL mentioned above, and the "ui" command binds to |
| 46 | the loopback IP address (127.0.0.1) only so that the "ui" command cannot be |
| 47 | used to serve content to a different machine. |
| 48 | </p> |
| 49 | <p> |
| 50 | If one of the commands above is run from within an open checkout, |
| 51 |