Fossil SCM
Fix a typo on the concepts page.
Commit
4e6fb46a61ed045d5efd2070b575b953928b9dea
Parent
abffb10f28d3a7e…
1 file changed
+1
-1
+1
-1
| --- www/concepts.wiki | ||
| +++ www/concepts.wiki | ||
| @@ -373,11 +373,11 @@ | ||
| 373 | 373 | local repository. |
| 374 | 374 | </li> |
| 375 | 375 | |
| 376 | 376 | <li> |
| 377 | 377 | Once changes are in your local repository, use |
| 378 | -use the <b>update</b> command to merge them to your local source tree. | |
| 378 | +the <b>update</b> command to merge them to your local source tree. | |
| 379 | 379 | If you merge in some changes and find that the changes do not work out |
| 380 | 380 | or are not to your liking, you can back out the changes using the |
| 381 | 381 | <b>undo</b> command. |
| 382 | 382 | </li> |
| 383 | 383 | |
| 384 | 384 |
| --- www/concepts.wiki | |
| +++ www/concepts.wiki | |
| @@ -373,11 +373,11 @@ | |
| 373 | local repository. |
| 374 | </li> |
| 375 | |
| 376 | <li> |
| 377 | Once changes are in your local repository, use |
| 378 | use the <b>update</b> command to merge them to your local source tree. |
| 379 | If you merge in some changes and find that the changes do not work out |
| 380 | or are not to your liking, you can back out the changes using the |
| 381 | <b>undo</b> command. |
| 382 | </li> |
| 383 | |
| 384 |
| --- www/concepts.wiki | |
| +++ www/concepts.wiki | |
| @@ -373,11 +373,11 @@ | |
| 373 | local repository. |
| 374 | </li> |
| 375 | |
| 376 | <li> |
| 377 | Once changes are in your local repository, use |
| 378 | the <b>update</b> command to merge them to your local source tree. |
| 379 | If you merge in some changes and find that the changes do not work out |
| 380 | or are not to your liking, you can back out the changes using the |
| 381 | <b>undo</b> command. |
| 382 | </li> |
| 383 | |
| 384 |