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.

stephan 2021-02-25 05:56 trunk
Commit c8021e99dfc5ab2fd62b17131b18b70941e961229e84488d0ed4e3525def741f
2 files changed +1 -1 +1 -1
+1 -1
--- src/setup.c
+++ src/setup.c
@@ -848,11 +848,11 @@
848848
@ the details of the entry.
849849
@ <p>The /timeline link is the default since it is often useful to
850850
@ see an entry in context, and because that link is not otherwise
851851
@ accessible on the timeline. The /info link is also accessible by
852852
@ 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
854854
@ right of the entry.
855855
@ <p>(Properties: "timeline-tslink-info")
856856
857857
@ <hr />
858858
@ <p><input type="submit" name="submit" value="Apply Changes" /></p>
859859
--- 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 @@
102102
#define TIMELINE_BRCOLOR 0x0000040 /* Background color by branch name */
103103
#define TIMELINE_UCOLOR 0x0000080 /* Background color by user */
104104
#define TIMELINE_FRENAMES 0x0000100 /* Detail only file name changes */
105105
#define TIMELINE_UNHIDE 0x0000200 /* Unhide check-ins with "hidden" tag */
106106
#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 */
108108
#define TIMELINE_COMPACT 0x0001000 /* Use the "compact" view style */
109109
#define TIMELINE_VERBOSE 0x0002000 /* Use the "detailed" view style */
110110
#define TIMELINE_MODERN 0x0004000 /* Use the "modern" view style */
111111
#define TIMELINE_COLUMNAR 0x0008000 /* Use the "columns" view style */
112112
#define TIMELINE_CLASSIC 0x0010000 /* Use the "classic" view style */
113113
--- 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

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button