Fossil SCM
s/checkin/check-in/ in the help tab, per forum feedback.
Commit
91948d3afa52c9c51e0f1a0820ae726da3714a8a019f55e7478f2954f2bc0c44
Parent
616333e5ba1b1ef…
1 file changed
+3
-3
+3
-3
| --- src/fileedit.c | ||
| +++ src/fileedit.c | ||
| @@ -2143,19 +2143,19 @@ | ||
| 2143 | 2143 | "modified file.</li>"); |
| 2144 | 2144 | CX("<li>\"Delta manifests\" (see the checkbox on the Commit tab) " |
| 2145 | 2145 | "make for smaller commit records, especially in repositories " |
| 2146 | 2146 | "with many files.</li>"); |
| 2147 | 2147 | CX("<li>The file selector allows, for usability's sake, only files " |
| 2148 | - "in leaf checkins to be selected, but files may be edited via " | |
| 2149 | - "non-leaf checkins by passing them as the <code>filename</code> " | |
| 2148 | + "in leaf check-ins to be selected, but files may be edited via " | |
| 2149 | + "non-leaf check-ins by passing them as the <code>filename</code> " | |
| 2150 | 2150 | "and <code>checkin</code> URL arguments to this page.</li>"); |
| 2151 | 2151 | CX("<li>The editor stores some number of local edits in one of " |
| 2152 | 2152 | "<code>window.fileStorage</code> or " |
| 2153 | 2153 | "<code>window.sessionStorage</code>, if able, but which storage " |
| 2154 | 2154 | "is unspecified and may differ across environments. When " |
| 2155 | 2155 | "committing or force-reloading a file, local edits to that " |
| 2156 | - "file/checkin combination are discarded.</li>"); | |
| 2156 | + "file/check-in combination are discarded.</li>"); | |
| 2157 | 2157 | CX("</ul>"); |
| 2158 | 2158 | } |
| 2159 | 2159 | CX("</div>"/*#fileedit-tab-help*/); |
| 2160 | 2160 | |
| 2161 | 2161 | { |
| 2162 | 2162 |
| --- src/fileedit.c | |
| +++ src/fileedit.c | |
| @@ -2143,19 +2143,19 @@ | |
| 2143 | "modified file.</li>"); |
| 2144 | CX("<li>\"Delta manifests\" (see the checkbox on the Commit tab) " |
| 2145 | "make for smaller commit records, especially in repositories " |
| 2146 | "with many files.</li>"); |
| 2147 | CX("<li>The file selector allows, for usability's sake, only files " |
| 2148 | "in leaf checkins to be selected, but files may be edited via " |
| 2149 | "non-leaf checkins by passing them as the <code>filename</code> " |
| 2150 | "and <code>checkin</code> URL arguments to this page.</li>"); |
| 2151 | CX("<li>The editor stores some number of local edits in one of " |
| 2152 | "<code>window.fileStorage</code> or " |
| 2153 | "<code>window.sessionStorage</code>, if able, but which storage " |
| 2154 | "is unspecified and may differ across environments. When " |
| 2155 | "committing or force-reloading a file, local edits to that " |
| 2156 | "file/checkin combination are discarded.</li>"); |
| 2157 | CX("</ul>"); |
| 2158 | } |
| 2159 | CX("</div>"/*#fileedit-tab-help*/); |
| 2160 | |
| 2161 | { |
| 2162 |
| --- src/fileedit.c | |
| +++ src/fileedit.c | |
| @@ -2143,19 +2143,19 @@ | |
| 2143 | "modified file.</li>"); |
| 2144 | CX("<li>\"Delta manifests\" (see the checkbox on the Commit tab) " |
| 2145 | "make for smaller commit records, especially in repositories " |
| 2146 | "with many files.</li>"); |
| 2147 | CX("<li>The file selector allows, for usability's sake, only files " |
| 2148 | "in leaf check-ins to be selected, but files may be edited via " |
| 2149 | "non-leaf check-ins by passing them as the <code>filename</code> " |
| 2150 | "and <code>checkin</code> URL arguments to this page.</li>"); |
| 2151 | CX("<li>The editor stores some number of local edits in one of " |
| 2152 | "<code>window.fileStorage</code> or " |
| 2153 | "<code>window.sessionStorage</code>, if able, but which storage " |
| 2154 | "is unspecified and may differ across environments. When " |
| 2155 | "committing or force-reloading a file, local edits to that " |
| 2156 | "file/check-in combination are discarded.</li>"); |
| 2157 | CX("</ul>"); |
| 2158 | } |
| 2159 | CX("</div>"/*#fileedit-tab-help*/); |
| 2160 | |
| 2161 | { |
| 2162 |