Fossil SCM
Typo fix in /setup_timeline and the same fix in an internal API doc. Same typo exists in shell.c, but that's upstream 3rd-party code.
Commit
c8021e99dfc5ab2fd62b17131b18b70941e961229e84488d0ed4e3525def741f
Parent
d400f403f9447ef…
2 files changed
+1
-1
+1
-1
+1
-1
| --- src/setup.c | ||
| +++ src/setup.c | ||
| @@ -848,11 +848,11 @@ | ||
| 848 | 848 | @ the details of the entry. |
| 849 | 849 | @ <p>The /timeline link is the default since it is often useful to |
| 850 | 850 | @ see an entry in context, and because that link is not otherwise |
| 851 | 851 | @ accessible on the timeline. The /info link is also accessible by |
| 852 | 852 | @ double-clicking the timeline node or by clicking on the hash that |
| 853 | - @ follows "check-in:" in the supplimental information section on the | |
| 853 | + @ follows "check-in:" in the supplemental information section on the | |
| 854 | 854 | @ right of the entry. |
| 855 | 855 | @ <p>(Properties: "timeline-tslink-info") |
| 856 | 856 | |
| 857 | 857 | @ <hr /> |
| 858 | 858 | @ <p><input type="submit" name="submit" value="Apply Changes" /></p> |
| 859 | 859 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -848,11 +848,11 @@ | |
| 848 | @ the details of the entry. |
| 849 | @ <p>The /timeline link is the default since it is often useful to |
| 850 | @ see an entry in context, and because that link is not otherwise |
| 851 | @ accessible on the timeline. The /info link is also accessible by |
| 852 | @ double-clicking the timeline node or by clicking on the hash that |
| 853 | @ follows "check-in:" in the supplimental information section on the |
| 854 | @ right of the entry. |
| 855 | @ <p>(Properties: "timeline-tslink-info") |
| 856 | |
| 857 | @ <hr /> |
| 858 | @ <p><input type="submit" name="submit" value="Apply Changes" /></p> |
| 859 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -848,11 +848,11 @@ | |
| 848 | @ the details of the entry. |
| 849 | @ <p>The /timeline link is the default since it is often useful to |
| 850 | @ see an entry in context, and because that link is not otherwise |
| 851 | @ accessible on the timeline. The /info link is also accessible by |
| 852 | @ double-clicking the timeline node or by clicking on the hash that |
| 853 | @ follows "check-in:" in the supplemental information section on the |
| 854 | @ right of the entry. |
| 855 | @ <p>(Properties: "timeline-tslink-info") |
| 856 | |
| 857 | @ <hr /> |
| 858 | @ <p><input type="submit" name="submit" value="Apply Changes" /></p> |
| 859 |
+1
-1
| --- src/timeline.c | ||
| +++ src/timeline.c | ||
| @@ -102,11 +102,11 @@ | ||
| 102 | 102 | #define TIMELINE_BRCOLOR 0x0000040 /* Background color by branch name */ |
| 103 | 103 | #define TIMELINE_UCOLOR 0x0000080 /* Background color by user */ |
| 104 | 104 | #define TIMELINE_FRENAMES 0x0000100 /* Detail only file name changes */ |
| 105 | 105 | #define TIMELINE_UNHIDE 0x0000200 /* Unhide check-ins with "hidden" tag */ |
| 106 | 106 | #define TIMELINE_SHOWRID 0x0000400 /* Show RID values in addition to hashes */ |
| 107 | -#define TIMELINE_BISECT 0x0000800 /* Show supplimental bisect information */ | |
| 107 | +#define TIMELINE_BISECT 0x0000800 /* Show supplemental bisect information */ | |
| 108 | 108 | #define TIMELINE_COMPACT 0x0001000 /* Use the "compact" view style */ |
| 109 | 109 | #define TIMELINE_VERBOSE 0x0002000 /* Use the "detailed" view style */ |
| 110 | 110 | #define TIMELINE_MODERN 0x0004000 /* Use the "modern" view style */ |
| 111 | 111 | #define TIMELINE_COLUMNAR 0x0008000 /* Use the "columns" view style */ |
| 112 | 112 | #define TIMELINE_CLASSIC 0x0010000 /* Use the "classic" view style */ |
| 113 | 113 |
| --- src/timeline.c | |
| +++ src/timeline.c | |
| @@ -102,11 +102,11 @@ | |
| 102 | #define TIMELINE_BRCOLOR 0x0000040 /* Background color by branch name */ |
| 103 | #define TIMELINE_UCOLOR 0x0000080 /* Background color by user */ |
| 104 | #define TIMELINE_FRENAMES 0x0000100 /* Detail only file name changes */ |
| 105 | #define TIMELINE_UNHIDE 0x0000200 /* Unhide check-ins with "hidden" tag */ |
| 106 | #define TIMELINE_SHOWRID 0x0000400 /* Show RID values in addition to hashes */ |
| 107 | #define TIMELINE_BISECT 0x0000800 /* Show supplimental bisect information */ |
| 108 | #define TIMELINE_COMPACT 0x0001000 /* Use the "compact" view style */ |
| 109 | #define TIMELINE_VERBOSE 0x0002000 /* Use the "detailed" view style */ |
| 110 | #define TIMELINE_MODERN 0x0004000 /* Use the "modern" view style */ |
| 111 | #define TIMELINE_COLUMNAR 0x0008000 /* Use the "columns" view style */ |
| 112 | #define TIMELINE_CLASSIC 0x0010000 /* Use the "classic" view style */ |
| 113 |
| --- src/timeline.c | |
| +++ src/timeline.c | |
| @@ -102,11 +102,11 @@ | |
| 102 | #define TIMELINE_BRCOLOR 0x0000040 /* Background color by branch name */ |
| 103 | #define TIMELINE_UCOLOR 0x0000080 /* Background color by user */ |
| 104 | #define TIMELINE_FRENAMES 0x0000100 /* Detail only file name changes */ |
| 105 | #define TIMELINE_UNHIDE 0x0000200 /* Unhide check-ins with "hidden" tag */ |
| 106 | #define TIMELINE_SHOWRID 0x0000400 /* Show RID values in addition to hashes */ |
| 107 | #define TIMELINE_BISECT 0x0000800 /* Show supplemental bisect information */ |
| 108 | #define TIMELINE_COMPACT 0x0001000 /* Use the "compact" view style */ |
| 109 | #define TIMELINE_VERBOSE 0x0002000 /* Use the "detailed" view style */ |
| 110 | #define TIMELINE_MODERN 0x0004000 /* Use the "modern" view style */ |
| 111 | #define TIMELINE_COLUMNAR 0x0008000 /* Use the "columns" view style */ |
| 112 | #define TIMELINE_CLASSIC 0x0010000 /* Use the "classic" view style */ |
| 113 |