Fossil SCM
Fix typo.
Commit
88e1bef9ec833ddc57d4401d91742804f19800f3
Parent
b86a58ed172ee37…
1 file changed
+1
-1
+1
-1
| --- src/setup.c | ||
| +++ src/setup.c | ||
| @@ -1538,11 +1538,11 @@ | ||
| 1538 | 1538 | @ by the contents of files named <tt>.fossil-settings/PROPERTY</tt> |
| 1539 | 1539 | @ in the check-out root. |
| 1540 | 1540 | @ If such a file is present, the corresponding field above is not |
| 1541 | 1541 | @ editable.</p><hr /><p> |
| 1542 | 1542 | @ These settings work the same as the |
| 1543 | - @ <a href='%R/help?cmd=set'>fossil set</a command. | |
| 1543 | + @ <a href='%R/help?cmd=set'>fossil set</a> command. | |
| 1544 | 1544 | db_end_transaction(0); |
| 1545 | 1545 | style_footer(); |
| 1546 | 1546 | } |
| 1547 | 1547 | |
| 1548 | 1548 | /* |
| 1549 | 1549 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -1538,11 +1538,11 @@ | |
| 1538 | @ by the contents of files named <tt>.fossil-settings/PROPERTY</tt> |
| 1539 | @ in the check-out root. |
| 1540 | @ If such a file is present, the corresponding field above is not |
| 1541 | @ editable.</p><hr /><p> |
| 1542 | @ These settings work the same as the |
| 1543 | @ <a href='%R/help?cmd=set'>fossil set</a command. |
| 1544 | db_end_transaction(0); |
| 1545 | style_footer(); |
| 1546 | } |
| 1547 | |
| 1548 | /* |
| 1549 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -1538,11 +1538,11 @@ | |
| 1538 | @ by the contents of files named <tt>.fossil-settings/PROPERTY</tt> |
| 1539 | @ in the check-out root. |
| 1540 | @ If such a file is present, the corresponding field above is not |
| 1541 | @ editable.</p><hr /><p> |
| 1542 | @ These settings work the same as the |
| 1543 | @ <a href='%R/help?cmd=set'>fossil set</a> command. |
| 1544 | db_end_transaction(0); |
| 1545 | style_footer(); |
| 1546 | } |
| 1547 | |
| 1548 | /* |
| 1549 |