Fossil SCM

Fix typos in the documentation of the 'suggested-downloads' setting.

danield 2025-10-19 21:32 timeline-enhance-2025
Commit 302c30b5dcf71b8721b6fccb8d70adac1887a279177d073944bafb19515be566
1 file changed +5 -5
+5 -5
--- src/tar.c
+++ src/tar.c
@@ -1109,24 +1109,24 @@
11091109
**
11101110
** MAX_AGE is of the form "{AMT UNITS}" where AMT is a floating point
11111111
** value and UNITS is one of "seconds", "hours", "days", "weeks", "months",
11121112
** or "years". If MAX_AGE is an empty string then there is no age limit.
11131113
**
1114
-** If COMMENT is not an empty string, the it is an additional comment
1115
-** added to the output description of suggested download. The idea of
1114
+** If COMMENT is not an empty string, then it is an additional comment
1115
+** added to the output description of the suggested download. The idea of
11161116
** COMMENT is to explain to the reader why a check-in is a suggested
11171117
** download.
11181118
**
11191119
** Example:
11201120
**
1121
-** | 1 trunk {} {Lastest Trunk Check-in}
1121
+** | 1 trunk {} {Latest Trunk Check-in}
11221122
** | 5 OPEN-LEAF {1 month} {Active Branch}
11231123
** | 999 release {1 year} {Official Release}
11241124
**
11251125
** The value causes the /download page to show the union of the most
1126
-** recent trunk check-in of any age, the three most recent
1127
-** open leaves within the the past three months, and essentually
1126
+** recent trunk check-in of any age, the five most recent
1127
+** open leaves within the past month, and essentially
11281128
** all releases within the past year. If the same check-in matches more
11291129
** than one rule, the COMMENT of the first match is used.
11301130
*/
11311131
11321132
/*
11331133
--- src/tar.c
+++ src/tar.c
@@ -1109,24 +1109,24 @@
1109 **
1110 ** MAX_AGE is of the form "{AMT UNITS}" where AMT is a floating point
1111 ** value and UNITS is one of "seconds", "hours", "days", "weeks", "months",
1112 ** or "years". If MAX_AGE is an empty string then there is no age limit.
1113 **
1114 ** If COMMENT is not an empty string, the it is an additional comment
1115 ** added to the output description of suggested download. The idea of
1116 ** COMMENT is to explain to the reader why a check-in is a suggested
1117 ** download.
1118 **
1119 ** Example:
1120 **
1121 ** | 1 trunk {} {Lastest Trunk Check-in}
1122 ** | 5 OPEN-LEAF {1 month} {Active Branch}
1123 ** | 999 release {1 year} {Official Release}
1124 **
1125 ** The value causes the /download page to show the union of the most
1126 ** recent trunk check-in of any age, the three most recent
1127 ** open leaves within the the past three months, and essentually
1128 ** all releases within the past year. If the same check-in matches more
1129 ** than one rule, the COMMENT of the first match is used.
1130 */
1131
1132 /*
1133
--- src/tar.c
+++ src/tar.c
@@ -1109,24 +1109,24 @@
1109 **
1110 ** MAX_AGE is of the form "{AMT UNITS}" where AMT is a floating point
1111 ** value and UNITS is one of "seconds", "hours", "days", "weeks", "months",
1112 ** or "years". If MAX_AGE is an empty string then there is no age limit.
1113 **
1114 ** If COMMENT is not an empty string, then it is an additional comment
1115 ** added to the output description of the suggested download. The idea of
1116 ** COMMENT is to explain to the reader why a check-in is a suggested
1117 ** download.
1118 **
1119 ** Example:
1120 **
1121 ** | 1 trunk {} {Latest Trunk Check-in}
1122 ** | 5 OPEN-LEAF {1 month} {Active Branch}
1123 ** | 999 release {1 year} {Official Release}
1124 **
1125 ** The value causes the /download page to show the union of the most
1126 ** recent trunk check-in of any age, the five most recent
1127 ** open leaves within the past month, and essentially
1128 ** all releases within the past year. If the same check-in matches more
1129 ** than one rule, the COMMENT of the first match is used.
1130 */
1131
1132 /*
1133

Keyboard Shortcuts

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