Fossil SCM
Fix typos in documentation and on the "Setup/Users" screen.
Commit
085bfaeec7d85ec452b548cc5e0e3a7d6ee6acc9
Parent
801eca62a837572…
2 files changed
+1
-1
+1
-1
+1
-1
| --- src/setup.c | ||
| +++ src/setup.c | ||
| @@ -718,11 +718,11 @@ | ||
| 718 | 718 | @ <label><input type="checkbox" name="ax"%s(oa['x']) |
| 719 | 719 | @ onchange="updateCapabilityString()" /> |
| 720 | 720 | @ Private%s(B('x'))</label><br /> |
| 721 | 721 | @ <label><input type="checkbox" name="ay"%s(oa['y']) |
| 722 | 722 | @ onchange="updateCapabilityString()" /> |
| 723 | - @ Write Unverioned%s(B('y'))</label><br /> | |
| 723 | + @ Write Unversioned%s(B('y'))</label><br /> | |
| 724 | 724 | @ <label><input type="checkbox" name="az"%s(oa['z']) |
| 725 | 725 | @ onchange="updateCapabilityString()" /> |
| 726 | 726 | @ Download Zip%s(B('z'))</label> |
| 727 | 727 | @ </td></tr> |
| 728 | 728 | @ </table> |
| 729 | 729 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -718,11 +718,11 @@ | |
| 718 | @ <label><input type="checkbox" name="ax"%s(oa['x']) |
| 719 | @ onchange="updateCapabilityString()" /> |
| 720 | @ Private%s(B('x'))</label><br /> |
| 721 | @ <label><input type="checkbox" name="ay"%s(oa['y']) |
| 722 | @ onchange="updateCapabilityString()" /> |
| 723 | @ Write Unverioned%s(B('y'))</label><br /> |
| 724 | @ <label><input type="checkbox" name="az"%s(oa['z']) |
| 725 | @ onchange="updateCapabilityString()" /> |
| 726 | @ Download Zip%s(B('z'))</label> |
| 727 | @ </td></tr> |
| 728 | @ </table> |
| 729 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -718,11 +718,11 @@ | |
| 718 | @ <label><input type="checkbox" name="ax"%s(oa['x']) |
| 719 | @ onchange="updateCapabilityString()" /> |
| 720 | @ Private%s(B('x'))</label><br /> |
| 721 | @ <label><input type="checkbox" name="ay"%s(oa['y']) |
| 722 | @ onchange="updateCapabilityString()" /> |
| 723 | @ Write Unversioned%s(B('y'))</label><br /> |
| 724 | @ <label><input type="checkbox" name="az"%s(oa['z']) |
| 725 | @ onchange="updateCapabilityString()" /> |
| 726 | @ Download Zip%s(B('z'))</label> |
| 727 | @ </td></tr> |
| 728 | @ </table> |
| 729 |
+1
-1
| --- www/childprojects.wiki | ||
| +++ www/childprojects.wiki | ||
| @@ -2,11 +2,11 @@ | ||
| 2 | 2 | |
| 3 | 3 | <h2>Background</h2> |
| 4 | 4 | |
| 5 | 5 | The default behavior of Fossil is to share everything (all check-ins, |
| 6 | 6 | tickets, wiki, etc) between all clients and all servers. Such a policy |
| 7 | -helps to promote a cohesive design for a cathedrial-style project run | |
| 7 | +helps to promote a cohesive design for a cathedral-style project run | |
| 8 | 8 | by a small cliche of developers - the sort of project for which Fossil |
| 9 | 9 | was designed. |
| 10 | 10 | |
| 11 | 11 | But sometimes it is desirable to branch off a side project that does not |
| 12 | 12 | sync back to the master but does continue to track changes in the master. |
| 13 | 13 |
| --- www/childprojects.wiki | |
| +++ www/childprojects.wiki | |
| @@ -2,11 +2,11 @@ | |
| 2 | |
| 3 | <h2>Background</h2> |
| 4 | |
| 5 | The default behavior of Fossil is to share everything (all check-ins, |
| 6 | tickets, wiki, etc) between all clients and all servers. Such a policy |
| 7 | helps to promote a cohesive design for a cathedrial-style project run |
| 8 | by a small cliche of developers - the sort of project for which Fossil |
| 9 | was designed. |
| 10 | |
| 11 | But sometimes it is desirable to branch off a side project that does not |
| 12 | sync back to the master but does continue to track changes in the master. |
| 13 |
| --- www/childprojects.wiki | |
| +++ www/childprojects.wiki | |
| @@ -2,11 +2,11 @@ | |
| 2 | |
| 3 | <h2>Background</h2> |
| 4 | |
| 5 | The default behavior of Fossil is to share everything (all check-ins, |
| 6 | tickets, wiki, etc) between all clients and all servers. Such a policy |
| 7 | helps to promote a cohesive design for a cathedral-style project run |
| 8 | by a small cliche of developers - the sort of project for which Fossil |
| 9 | was designed. |
| 10 | |
| 11 | But sometimes it is desirable to branch off a side project that does not |
| 12 | sync back to the master but does continue to track changes in the master. |
| 13 |