Fossil SCM
Fix typos in the quick-start document.
Commit
924554d78b4d68afc7076f3bd2d14b520f7ee1ca
Parent
82136b0a5f957c9…
1 file changed
+2
-2
+2
-2
| --- www/quickstart.wiki | ||
| +++ www/quickstart.wiki | ||
| @@ -66,11 +66,11 @@ | ||
| 66 | 66 | |
| 67 | 67 | <blockquote> |
| 68 | 68 | <b>fossil ui </b><i> repository-filename</i> |
| 69 | 69 | </blockquote> |
| 70 | 70 | |
| 71 | - <p>This creates starts webserver listening on port 8080. You can | |
| 71 | + <p>This starts a webserver listening on port 8080. You can | |
| 72 | 72 | specify a different port using the <b>-port</b> option on the command-line. |
| 73 | 73 | After the server is running, fossil will then attempt to launch your |
| 74 | 74 | web browser and make it point to this web server. If your system |
| 75 | 75 | has an unusual configuration, fossil might not be able to figure out |
| 76 | 76 | how to start your web browser. In that case, start the web browser |
| @@ -87,11 +87,11 @@ | ||
| 87 | 87 | </blockquote><h2>Checking Out A Local Tree</h2><blockquote> |
| 88 | 88 | |
| 89 | 89 | <p>To work on a project in fossil, you need to check out a local |
| 90 | 90 | copy of the source tree. Create the directory you want to be |
| 91 | 91 | the root of your tree and cd into that directory. Then |
| 92 | - to this:</p> | |
| 92 | + do this:</p> | |
| 93 | 93 | |
| 94 | 94 | <blockquote> |
| 95 | 95 | <b>fossil open </b><i> repository-filename</i> |
| 96 | 96 | </blockquote> |
| 97 | 97 | |
| 98 | 98 |
| --- www/quickstart.wiki | |
| +++ www/quickstart.wiki | |
| @@ -66,11 +66,11 @@ | |
| 66 | |
| 67 | <blockquote> |
| 68 | <b>fossil ui </b><i> repository-filename</i> |
| 69 | </blockquote> |
| 70 | |
| 71 | <p>This creates starts webserver listening on port 8080. You can |
| 72 | specify a different port using the <b>-port</b> option on the command-line. |
| 73 | After the server is running, fossil will then attempt to launch your |
| 74 | web browser and make it point to this web server. If your system |
| 75 | has an unusual configuration, fossil might not be able to figure out |
| 76 | how to start your web browser. In that case, start the web browser |
| @@ -87,11 +87,11 @@ | |
| 87 | </blockquote><h2>Checking Out A Local Tree</h2><blockquote> |
| 88 | |
| 89 | <p>To work on a project in fossil, you need to check out a local |
| 90 | copy of the source tree. Create the directory you want to be |
| 91 | the root of your tree and cd into that directory. Then |
| 92 | to this:</p> |
| 93 | |
| 94 | <blockquote> |
| 95 | <b>fossil open </b><i> repository-filename</i> |
| 96 | </blockquote> |
| 97 | |
| 98 |
| --- www/quickstart.wiki | |
| +++ www/quickstart.wiki | |
| @@ -66,11 +66,11 @@ | |
| 66 | |
| 67 | <blockquote> |
| 68 | <b>fossil ui </b><i> repository-filename</i> |
| 69 | </blockquote> |
| 70 | |
| 71 | <p>This starts a webserver listening on port 8080. You can |
| 72 | specify a different port using the <b>-port</b> option on the command-line. |
| 73 | After the server is running, fossil will then attempt to launch your |
| 74 | web browser and make it point to this web server. If your system |
| 75 | has an unusual configuration, fossil might not be able to figure out |
| 76 | how to start your web browser. In that case, start the web browser |
| @@ -87,11 +87,11 @@ | |
| 87 | </blockquote><h2>Checking Out A Local Tree</h2><blockquote> |
| 88 | |
| 89 | <p>To work on a project in fossil, you need to check out a local |
| 90 | copy of the source tree. Create the directory you want to be |
| 91 | the root of your tree and cd into that directory. Then |
| 92 | do this:</p> |
| 93 | |
| 94 | <blockquote> |
| 95 | <b>fossil open </b><i> repository-filename</i> |
| 96 | </blockquote> |
| 97 | |
| 98 |