Fossil SCM
Minor correction to text in setup_timeline for description of setting.
Commit
40a2557f00a88eb7782356a228f9bdda26e10741
Parent
17f6b6552443a7c…
1 file changed
+1
-1
+1
-1
| --- src/setup.c | ||
| +++ src/setup.c | ||
| @@ -1211,11 +1211,11 @@ | ||
| 1211 | 1211 | @ and time is shown on every timeline entry (using the CSS class "timelineTime").</p> |
| 1212 | 1212 | |
| 1213 | 1213 | @ <hr /> |
| 1214 | 1214 | onoff_attribute("Show version differences by default", |
| 1215 | 1215 | "show-version-diffs", "vdiff", 0, 0); |
| 1216 | - @ <p>On the version-information pages linked from the timeline can either | |
| 1216 | + @ <p>The version-information pages linked from the timeline can either | |
| 1217 | 1217 | @ show complete diffs of all file changes, or can just list the names of |
| 1218 | 1218 | @ the files that have changed. Users can get to either page by |
| 1219 | 1219 | @ clicking. This setting selects the default.</p> |
| 1220 | 1220 | |
| 1221 | 1221 | @ <hr /> |
| 1222 | 1222 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -1211,11 +1211,11 @@ | |
| 1211 | @ and time is shown on every timeline entry (using the CSS class "timelineTime").</p> |
| 1212 | |
| 1213 | @ <hr /> |
| 1214 | onoff_attribute("Show version differences by default", |
| 1215 | "show-version-diffs", "vdiff", 0, 0); |
| 1216 | @ <p>On the version-information pages linked from the timeline can either |
| 1217 | @ show complete diffs of all file changes, or can just list the names of |
| 1218 | @ the files that have changed. Users can get to either page by |
| 1219 | @ clicking. This setting selects the default.</p> |
| 1220 | |
| 1221 | @ <hr /> |
| 1222 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -1211,11 +1211,11 @@ | |
| 1211 | @ and time is shown on every timeline entry (using the CSS class "timelineTime").</p> |
| 1212 | |
| 1213 | @ <hr /> |
| 1214 | onoff_attribute("Show version differences by default", |
| 1215 | "show-version-diffs", "vdiff", 0, 0); |
| 1216 | @ <p>The version-information pages linked from the timeline can either |
| 1217 | @ show complete diffs of all file changes, or can just list the names of |
| 1218 | @ the files that have changed. Users can get to either page by |
| 1219 | @ clicking. This setting selects the default.</p> |
| 1220 | |
| 1221 | @ <hr /> |
| 1222 |