Fossil SCM
Capitalization fix in HTML output from /artifact_stats
Commit
d570edc646f54ded92cc8b72f51ed6b84e6b338bf8034eb84ad95f5112bb04bb
Parent
e2f2a05eff484d6…
1 file changed
+1
-1
+1
-1
| --- src/stat.c | ||
| +++ src/stat.c | ||
| @@ -847,11 +847,11 @@ | ||
| 847 | 847 | " LIMIT 1 OFFSET %d", nFull/2); |
| 848 | 848 | @ <tr><th>Full-text artifact sizes:</th> |
| 849 | 849 | @ <td>largest: %,d(mxCmpr), average: %,d((int)r), median: %,d(med)</td> |
| 850 | 850 | @ </table> |
| 851 | 851 | |
| 852 | - @ <h1>Artifact size distribution facts:</h1> | |
| 852 | + @ <h1>Artifact Size Distribution Facts:</h1> | |
| 853 | 853 | @ <ol> |
| 854 | 854 | @ <li><p>The largest %.2f(n50pct*100.0/nTotal)%% of artifacts |
| 855 | 855 | largest_n_artifacts(n50pct); |
| 856 | 856 | @ use 50%% of the total artifact space. |
| 857 | 857 | @ <li><p>The largest 1%% of artifacts |
| 858 | 858 |
| --- src/stat.c | |
| +++ src/stat.c | |
| @@ -847,11 +847,11 @@ | |
| 847 | " LIMIT 1 OFFSET %d", nFull/2); |
| 848 | @ <tr><th>Full-text artifact sizes:</th> |
| 849 | @ <td>largest: %,d(mxCmpr), average: %,d((int)r), median: %,d(med)</td> |
| 850 | @ </table> |
| 851 | |
| 852 | @ <h1>Artifact size distribution facts:</h1> |
| 853 | @ <ol> |
| 854 | @ <li><p>The largest %.2f(n50pct*100.0/nTotal)%% of artifacts |
| 855 | largest_n_artifacts(n50pct); |
| 856 | @ use 50%% of the total artifact space. |
| 857 | @ <li><p>The largest 1%% of artifacts |
| 858 |
| --- src/stat.c | |
| +++ src/stat.c | |
| @@ -847,11 +847,11 @@ | |
| 847 | " LIMIT 1 OFFSET %d", nFull/2); |
| 848 | @ <tr><th>Full-text artifact sizes:</th> |
| 849 | @ <td>largest: %,d(mxCmpr), average: %,d((int)r), median: %,d(med)</td> |
| 850 | @ </table> |
| 851 | |
| 852 | @ <h1>Artifact Size Distribution Facts:</h1> |
| 853 | @ <ol> |
| 854 | @ <li><p>The largest %.2f(n50pct*100.0/nTotal)%% of artifacts |
| 855 | largest_n_artifacts(n50pct); |
| 856 | @ use 50%% of the total artifact space. |
| 857 | @ <li><p>The largest 1%% of artifacts |
| 858 |