Fossil SCM

Squished a few more "the the" grammar errors in comments

wyoung 2020-07-02 17:28 trunk
Commit 40521155c3f62887f5154b1e018cb19954ab8cd85f7f36ede6bb13eeca072624
--- src/fossil.confirmer.js
+++ src/fossil.confirmer.js
@@ -35,11 +35,11 @@
3535
.timeout = Number of milliseconds to wait for confirmation.
3636
Default=3000. Alternately, use a combination of .ticks and
3737
.ticktime.
3838
3939
.onconfirm = function to call when clicked in confirm mode. Default
40
- = undefined. The function's "this" is the the DOM element to which
40
+ = undefined. The function's "this" is the DOM element to which
4141
the countdown applies.
4242
4343
.ontimeout = function to call when confirm is not issued. Default =
4444
undefined. The function's "this" is the DOM element to which the
4545
countdown applies.
4646
--- src/fossil.confirmer.js
+++ src/fossil.confirmer.js
@@ -35,11 +35,11 @@
35 .timeout = Number of milliseconds to wait for confirmation.
36 Default=3000. Alternately, use a combination of .ticks and
37 .ticktime.
38
39 .onconfirm = function to call when clicked in confirm mode. Default
40 = undefined. The function's "this" is the the DOM element to which
41 the countdown applies.
42
43 .ontimeout = function to call when confirm is not issued. Default =
44 undefined. The function's "this" is the DOM element to which the
45 countdown applies.
46
--- src/fossil.confirmer.js
+++ src/fossil.confirmer.js
@@ -35,11 +35,11 @@
35 .timeout = Number of milliseconds to wait for confirmation.
36 Default=3000. Alternately, use a combination of .ticks and
37 .ticktime.
38
39 .onconfirm = function to call when clicked in confirm mode. Default
40 = undefined. The function's "this" is the DOM element to which
41 the countdown applies.
42
43 .ontimeout = function to call when confirm is not issued. Default =
44 undefined. The function's "this" is the DOM element to which the
45 countdown applies.
46
+1 -1
--- src/main.c
+++ src/main.c
@@ -1783,11 +1783,11 @@
17831783
}
17841784
17851785
/* At this point, the appropriate repository database file will have
17861786
** been opened.
17871787
**
1788
- ** Check to see if the the PATH_INFO begins with "draft[1-9]" and if
1788
+ ** Check to see if the PATH_INFO begins with "draft[1-9]" and if
17891789
** so activate the special handling for draft skins
17901790
*/
17911791
if( zPathInfo && strncmp(zPathInfo,"/draft",6)==0
17921792
&& zPathInfo[6]>='1' && zPathInfo[6]<='9'
17931793
&& (zPathInfo[7]=='/' || zPathInfo[7]==0)
17941794
--- src/main.c
+++ src/main.c
@@ -1783,11 +1783,11 @@
1783 }
1784
1785 /* At this point, the appropriate repository database file will have
1786 ** been opened.
1787 **
1788 ** Check to see if the the PATH_INFO begins with "draft[1-9]" and if
1789 ** so activate the special handling for draft skins
1790 */
1791 if( zPathInfo && strncmp(zPathInfo,"/draft",6)==0
1792 && zPathInfo[6]>='1' && zPathInfo[6]<='9'
1793 && (zPathInfo[7]=='/' || zPathInfo[7]==0)
1794
--- src/main.c
+++ src/main.c
@@ -1783,11 +1783,11 @@
1783 }
1784
1785 /* At this point, the appropriate repository database file will have
1786 ** been opened.
1787 **
1788 ** Check to see if the PATH_INFO begins with "draft[1-9]" and if
1789 ** so activate the special handling for draft skins
1790 */
1791 if( zPathInfo && strncmp(zPathInfo,"/draft",6)==0
1792 && zPathInfo[6]>='1' && zPathInfo[6]<='9'
1793 && (zPathInfo[7]=='/' || zPathInfo[7]==0)
1794
+1 -1
--- src/scroll.js
+++ src/scroll.js
@@ -1,2 +1,2 @@
1
-/* Cause the the page to scroll so that the #scrollToMe is visible */
1
+/* Cause the page to scroll so that the #scrollToMe is visible */
22
document.getElementById('scrollToMe').scrollIntoView(true);
33
--- src/scroll.js
+++ src/scroll.js
@@ -1,2 +1,2 @@
1 /* Cause the the page to scroll so that the #scrollToMe is visible */
2 document.getElementById('scrollToMe').scrollIntoView(true);
3
--- src/scroll.js
+++ src/scroll.js
@@ -1,2 +1,2 @@
1 /* Cause the page to scroll so that the #scrollToMe is visible */
2 document.getElementById('scrollToMe').scrollIntoView(true);
3

Keyboard Shortcuts

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