Fossil SCM

Spelling typos from Debian

drh 2017-12-07 11:33 trunk
Commit 4d1ac686c4cd4de2ada934e64d7743f96a94cab7e680b30538c4d5b45b05b278
--- ajax/js/whajaj.js
+++ ajax/js/whajaj.js
@@ -147,11 +147,11 @@
147147
can simplify usage. This class is designed so that the actual
148148
connection-related details (i.e. _how_ it connects to the
149149
back-end) may be re-implemented to use a client's preferred
150150
connection mechanism (e.g. jQuery).
151151
152
- The optional opt paramater may be an object with any (or all) of
152
+ The optional opt parameter may be an object with any (or all) of
153153
the properties documented for WhAjaj.Connector.options.ajax.
154154
Properties set here (or later via modification of the "options"
155155
property of this object) will be used in calls to
156156
WhAjaj.Connector.sendRequest(), and these override (normally) any
157157
options set in WhAjaj.Connector.options.ajax. Note that
158158
--- ajax/js/whajaj.js
+++ ajax/js/whajaj.js
@@ -147,11 +147,11 @@
147 can simplify usage. This class is designed so that the actual
148 connection-related details (i.e. _how_ it connects to the
149 back-end) may be re-implemented to use a client's preferred
150 connection mechanism (e.g. jQuery).
151
152 The optional opt paramater may be an object with any (or all) of
153 the properties documented for WhAjaj.Connector.options.ajax.
154 Properties set here (or later via modification of the "options"
155 property of this object) will be used in calls to
156 WhAjaj.Connector.sendRequest(), and these override (normally) any
157 options set in WhAjaj.Connector.options.ajax. Note that
158
--- ajax/js/whajaj.js
+++ ajax/js/whajaj.js
@@ -147,11 +147,11 @@
147 can simplify usage. This class is designed so that the actual
148 connection-related details (i.e. _how_ it connects to the
149 back-end) may be re-implemented to use a client's preferred
150 connection mechanism (e.g. jQuery).
151
152 The optional opt parameter may be an object with any (or all) of
153 the properties documented for WhAjaj.Connector.options.ajax.
154 Properties set here (or later via modification of the "options"
155 property of this object) will be used in calls to
156 WhAjaj.Connector.sendRequest(), and these override (normally) any
157 options set in WhAjaj.Connector.options.ajax. Note that
158
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -938,11 +938,11 @@
938938
* ** add the color picker found at http:jscolor.com as java script
939939
* include
940940
* ** to the header and configure the java script file with
941941
* ** 1. use as bindClass :checkinUserColor
942942
* ** 2. change the default hash adding behaviour to ON
943
- * ** or change the class defition of element identified by
943
+ * ** or change the class definition of element identified by
944944
* id="clrcust"
945945
* ** to a standard jscolor definition with java script in the footer.
946946
* */
947947
}
948948
@@ -987,11 +987,11 @@
987987
}
988988
/* format for artifact lines, no longer shunned */
989989
p.noMoreShun {
990990
color: #00f;
991991
}
992
-/* format for artifact lines beeing shunned */
992
+/* format for artifact lines being shunned */
993993
p.shunned {
994994
color: #00f;
995995
}
996996
/* a broken hyperlink */
997997
span.brokenlink {
998998
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -938,11 +938,11 @@
938 * ** add the color picker found at http:jscolor.com as java script
939 * include
940 * ** to the header and configure the java script file with
941 * ** 1. use as bindClass :checkinUserColor
942 * ** 2. change the default hash adding behaviour to ON
943 * ** or change the class defition of element identified by
944 * id="clrcust"
945 * ** to a standard jscolor definition with java script in the footer.
946 * */
947 }
948
@@ -987,11 +987,11 @@
987 }
988 /* format for artifact lines, no longer shunned */
989 p.noMoreShun {
990 color: #00f;
991 }
992 /* format for artifact lines beeing shunned */
993 p.shunned {
994 color: #00f;
995 }
996 /* a broken hyperlink */
997 span.brokenlink {
998
--- skins/xekri/css.txt
+++ skins/xekri/css.txt
@@ -938,11 +938,11 @@
938 * ** add the color picker found at http:jscolor.com as java script
939 * include
940 * ** to the header and configure the java script file with
941 * ** 1. use as bindClass :checkinUserColor
942 * ** 2. change the default hash adding behaviour to ON
943 * ** or change the class definition of element identified by
944 * id="clrcust"
945 * ** to a standard jscolor definition with java script in the footer.
946 * */
947 }
948
@@ -987,11 +987,11 @@
987 }
988 /* format for artifact lines, no longer shunned */
989 p.noMoreShun {
990 color: #00f;
991 }
992 /* format for artifact lines being shunned */
993 p.shunned {
994 color: #00f;
995 }
996 /* a broken hyperlink */
997 span.brokenlink {
998
+1 -1
--- src/finfo.c
+++ src/finfo.c
@@ -664,11 +664,11 @@
664664
** This screen is intended for use by Fossil developers to help
665665
** in debugging Fossil itself. Ordinary Fossil users are not
666666
** expected to know what the MLINK table is or why it is important.
667667
**
668668
** To avoid confusing ordinary users, this page is only available
669
-** to adminstrators.
669
+** to administrators.
670670
*/
671671
void mlink_page(void){
672672
const char *zFName = P("name");
673673
const char *zCI = P("ci");
674674
Stmt q;
675675
--- src/finfo.c
+++ src/finfo.c
@@ -664,11 +664,11 @@
664 ** This screen is intended for use by Fossil developers to help
665 ** in debugging Fossil itself. Ordinary Fossil users are not
666 ** expected to know what the MLINK table is or why it is important.
667 **
668 ** To avoid confusing ordinary users, this page is only available
669 ** to adminstrators.
670 */
671 void mlink_page(void){
672 const char *zFName = P("name");
673 const char *zCI = P("ci");
674 Stmt q;
675
--- src/finfo.c
+++ src/finfo.c
@@ -664,11 +664,11 @@
664 ** This screen is intended for use by Fossil developers to help
665 ** in debugging Fossil itself. Ordinary Fossil users are not
666 ** expected to know what the MLINK table is or why it is important.
667 **
668 ** To avoid confusing ordinary users, this page is only available
669 ** to administrators.
670 */
671 void mlink_page(void){
672 const char *zFName = P("name");
673 const char *zCI = P("ci");
674 Stmt q;
675
--- src/security_audit.c
+++ src/security_audit.c
@@ -195,11 +195,11 @@
195195
z = db_text(0, "SELECT group_concat(login,' AND ') FROM user"
196196
" WHERE cap GLOB '*[as]*'"
197197
" AND login in ('anonymous','nobody','reader','developer')");
198198
if( z && z[0] ){
199199
@ <li><p>
200
- @ Adminstrative privilege is granted to an entire class of users
200
+ @ Administrative privilege is granted to an entire class of users
201201
@ (%h(z)). Ideally, the Write-Unver privilege should only be
202202
@ granted to specific individuals.
203203
}
204204
n = db_int(0,"SELECT count(*) FROM user WHERE cap GLOB '*[as]*'");
205205
if( n==0 ){
206206
--- src/security_audit.c
+++ src/security_audit.c
@@ -195,11 +195,11 @@
195 z = db_text(0, "SELECT group_concat(login,' AND ') FROM user"
196 " WHERE cap GLOB '*[as]*'"
197 " AND login in ('anonymous','nobody','reader','developer')");
198 if( z && z[0] ){
199 @ <li><p>
200 @ Adminstrative privilege is granted to an entire class of users
201 @ (%h(z)). Ideally, the Write-Unver privilege should only be
202 @ granted to specific individuals.
203 }
204 n = db_int(0,"SELECT count(*) FROM user WHERE cap GLOB '*[as]*'");
205 if( n==0 ){
206
--- src/security_audit.c
+++ src/security_audit.c
@@ -195,11 +195,11 @@
195 z = db_text(0, "SELECT group_concat(login,' AND ') FROM user"
196 " WHERE cap GLOB '*[as]*'"
197 " AND login in ('anonymous','nobody','reader','developer')");
198 if( z && z[0] ){
199 @ <li><p>
200 @ Administrative privilege is granted to an entire class of users
201 @ (%h(z)). Ideally, the Write-Unver privilege should only be
202 @ granted to specific individuals.
203 }
204 n = db_int(0,"SELECT count(*) FROM user WHERE cap GLOB '*[as]*'");
205 if( n==0 ){
206
+1 -1
--- src/setup.c
+++ src/setup.c
@@ -1678,11 +1678,11 @@
16781678
@ <p><strong>CAUTION:</strong> when
16791679
@ enabling, <i>all</i> HTML tags and attributes are accepted in the wiki.
16801680
@ No sanitization is done. This means that it is very possible for malicious
16811681
@ users to inject dangerous HTML, CSS and JavaScript code into your wiki.</p>
16821682
@ <p>This should <strong>only</strong> be enabled when wiki editing is limited
1683
- @ to trusted users. It should <strong>not</strong> be used on a publically
1683
+ @ to trusted users. It should <strong>not</strong> be used on a publicly
16841684
@ editable wiki.</p>
16851685
@ (Property: "wiki-use-html")
16861686
@ <hr />
16871687
@ <p><input type="submit" name="submit" value="Apply Changes" /></p>
16881688
@ </div></form>
16891689
--- src/setup.c
+++ src/setup.c
@@ -1678,11 +1678,11 @@
1678 @ <p><strong>CAUTION:</strong> when
1679 @ enabling, <i>all</i> HTML tags and attributes are accepted in the wiki.
1680 @ No sanitization is done. This means that it is very possible for malicious
1681 @ users to inject dangerous HTML, CSS and JavaScript code into your wiki.</p>
1682 @ <p>This should <strong>only</strong> be enabled when wiki editing is limited
1683 @ to trusted users. It should <strong>not</strong> be used on a publically
1684 @ editable wiki.</p>
1685 @ (Property: "wiki-use-html")
1686 @ <hr />
1687 @ <p><input type="submit" name="submit" value="Apply Changes" /></p>
1688 @ </div></form>
1689
--- src/setup.c
+++ src/setup.c
@@ -1678,11 +1678,11 @@
1678 @ <p><strong>CAUTION:</strong> when
1679 @ enabling, <i>all</i> HTML tags and attributes are accepted in the wiki.
1680 @ No sanitization is done. This means that it is very possible for malicious
1681 @ users to inject dangerous HTML, CSS and JavaScript code into your wiki.</p>
1682 @ <p>This should <strong>only</strong> be enabled when wiki editing is limited
1683 @ to trusted users. It should <strong>not</strong> be used on a publicly
1684 @ editable wiki.</p>
1685 @ (Property: "wiki-use-html")
1686 @ <hr />
1687 @ <p><input type="submit" name="submit" value="Apply Changes" /></p>
1688 @ </div></form>
1689
+3 -3
--- src/sqlite3.c
+++ src/sqlite3.c
@@ -121628,11 +121628,11 @@
121628121628
** (8) If the subquery uses LIMIT then the outer query may not be a join.
121629121629
**
121630121630
** (9) If the subquery uses LIMIT then the outer query may not be aggregate.
121631121631
**
121632121632
** (**) Restriction (10) was removed from the code on 2005-02-05 but we
121633
-** accidently carried the comment forward until 2014-09-15. Original
121633
+** accidentally carried the comment forward until 2014-09-15. Original
121634121634
** constraint: "If the subquery is aggregate then the outer query
121635121635
** may not use LIMIT."
121636121636
**
121637121637
** (11) The subquery and the outer query may not both have ORDER BY clauses.
121638121638
**
@@ -184999,11 +184999,11 @@
184999184999
0 /* xRollbackTo */
185000185000
};
185001185001
#endif /* SQLITE_OMIT_VIRTUALTABLE */
185002185002
185003185003
/****************************************************************************
185004
-** The following routines are the only publically visible identifiers in this
185004
+** The following routines are the only publicly visible identifiers in this
185005185005
** file. Call the following routines in order to register the various SQL
185006185006
** functions and the virtual table implemented by this file.
185007185007
****************************************************************************/
185008185008
185009185009
SQLITE_PRIVATE int sqlite3Json1Init(sqlite3 *db){
@@ -205632,11 +205632,11 @@
205632205632
205633205633
int bEof; /* True if this cursor is at EOF */
205634205634
Fts5IndexIter *pIter; /* Term/rowid iterator object */
205635205635
205636205636
int nLeTerm; /* Size of zLeTerm in bytes */
205637
- char *zLeTerm; /* (term <= $zLeTerm) paramater, or NULL */
205637
+ char *zLeTerm; /* (term <= $zLeTerm) parameter, or NULL */
205638205638
205639205639
/* These are used by 'col' tables only */
205640205640
Fts5Config *pConfig; /* Fts5 table configuration */
205641205641
int iCol;
205642205642
i64 *aCnt;
205643205643
--- src/sqlite3.c
+++ src/sqlite3.c
@@ -121628,11 +121628,11 @@
121628 ** (8) If the subquery uses LIMIT then the outer query may not be a join.
121629 **
121630 ** (9) If the subquery uses LIMIT then the outer query may not be aggregate.
121631 **
121632 ** (**) Restriction (10) was removed from the code on 2005-02-05 but we
121633 ** accidently carried the comment forward until 2014-09-15. Original
121634 ** constraint: "If the subquery is aggregate then the outer query
121635 ** may not use LIMIT."
121636 **
121637 ** (11) The subquery and the outer query may not both have ORDER BY clauses.
121638 **
@@ -184999,11 +184999,11 @@
184999 0 /* xRollbackTo */
185000 };
185001 #endif /* SQLITE_OMIT_VIRTUALTABLE */
185002
185003 /****************************************************************************
185004 ** The following routines are the only publically visible identifiers in this
185005 ** file. Call the following routines in order to register the various SQL
185006 ** functions and the virtual table implemented by this file.
185007 ****************************************************************************/
185008
185009 SQLITE_PRIVATE int sqlite3Json1Init(sqlite3 *db){
@@ -205632,11 +205632,11 @@
205632
205633 int bEof; /* True if this cursor is at EOF */
205634 Fts5IndexIter *pIter; /* Term/rowid iterator object */
205635
205636 int nLeTerm; /* Size of zLeTerm in bytes */
205637 char *zLeTerm; /* (term <= $zLeTerm) paramater, or NULL */
205638
205639 /* These are used by 'col' tables only */
205640 Fts5Config *pConfig; /* Fts5 table configuration */
205641 int iCol;
205642 i64 *aCnt;
205643
--- src/sqlite3.c
+++ src/sqlite3.c
@@ -121628,11 +121628,11 @@
121628 ** (8) If the subquery uses LIMIT then the outer query may not be a join.
121629 **
121630 ** (9) If the subquery uses LIMIT then the outer query may not be aggregate.
121631 **
121632 ** (**) Restriction (10) was removed from the code on 2005-02-05 but we
121633 ** accidentally carried the comment forward until 2014-09-15. Original
121634 ** constraint: "If the subquery is aggregate then the outer query
121635 ** may not use LIMIT."
121636 **
121637 ** (11) The subquery and the outer query may not both have ORDER BY clauses.
121638 **
@@ -184999,11 +184999,11 @@
184999 0 /* xRollbackTo */
185000 };
185001 #endif /* SQLITE_OMIT_VIRTUALTABLE */
185002
185003 /****************************************************************************
185004 ** The following routines are the only publicly visible identifiers in this
185005 ** file. Call the following routines in order to register the various SQL
185006 ** functions and the virtual table implemented by this file.
185007 ****************************************************************************/
185008
185009 SQLITE_PRIVATE int sqlite3Json1Init(sqlite3 *db){
@@ -205632,11 +205632,11 @@
205632
205633 int bEof; /* True if this cursor is at EOF */
205634 Fts5IndexIter *pIter; /* Term/rowid iterator object */
205635
205636 int nLeTerm; /* Size of zLeTerm in bytes */
205637 char *zLeTerm; /* (term <= $zLeTerm) parameter, or NULL */
205638
205639 /* These are used by 'col' tables only */
205640 Fts5Config *pConfig; /* Fts5 table configuration */
205641 int iCol;
205642 i64 *aCnt;
205643
+1 -1
--- src/update.c
+++ src/update.c
@@ -735,11 +735,11 @@
735735
** If FILE was part of a rename operation, both the original file
736736
** and the renamed file are reverted.
737737
**
738738
** Revert all files if no file name is provided.
739739
**
740
-** If a file is reverted accidently, it can be restored using
740
+** If a file is reverted accidentally, it can be restored using
741741
** the "fossil undo" command.
742742
**
743743
** Options:
744744
** -r REVISION revert given FILE(s) back to given REVISION
745745
**
746746
--- src/update.c
+++ src/update.c
@@ -735,11 +735,11 @@
735 ** If FILE was part of a rename operation, both the original file
736 ** and the renamed file are reverted.
737 **
738 ** Revert all files if no file name is provided.
739 **
740 ** If a file is reverted accidently, it can be restored using
741 ** the "fossil undo" command.
742 **
743 ** Options:
744 ** -r REVISION revert given FILE(s) back to given REVISION
745 **
746
--- src/update.c
+++ src/update.c
@@ -735,11 +735,11 @@
735 ** If FILE was part of a rename operation, both the original file
736 ** and the renamed file are reverted.
737 **
738 ** Revert all files if no file name is provided.
739 **
740 ** If a file is reverted accidentally, it can be restored using
741 ** the "fossil undo" command.
742 **
743 ** Options:
744 ** -r REVISION revert given FILE(s) back to given REVISION
745 **
746
+1 -1
--- src/zip.c
+++ src/zip.c
@@ -843,11 +843,11 @@
843843
**
844844
** r=TAG The check-in that is turned into a ZIP archive.
845845
** Defaults to "trunk". This query parameter used to
846846
** be called "uuid" and the older "uuid" name is still
847847
** accepted for backwards compatibility. If this
848
-** query paramater is omitted, the latest "trunk"
848
+** query parameter is omitted, the latest "trunk"
849849
** check-in is used.
850850
**
851851
** in=PATTERN Only include files that match the comma-separate
852852
** list of GLOB patterns in PATTERN, as with ex=
853853
**
854854
--- src/zip.c
+++ src/zip.c
@@ -843,11 +843,11 @@
843 **
844 ** r=TAG The check-in that is turned into a ZIP archive.
845 ** Defaults to "trunk". This query parameter used to
846 ** be called "uuid" and the older "uuid" name is still
847 ** accepted for backwards compatibility. If this
848 ** query paramater is omitted, the latest "trunk"
849 ** check-in is used.
850 **
851 ** in=PATTERN Only include files that match the comma-separate
852 ** list of GLOB patterns in PATTERN, as with ex=
853 **
854
--- src/zip.c
+++ src/zip.c
@@ -843,11 +843,11 @@
843 **
844 ** r=TAG The check-in that is turned into a ZIP archive.
845 ** Defaults to "trunk". This query parameter used to
846 ** be called "uuid" and the older "uuid" name is still
847 ** accepted for backwards compatibility. If this
848 ** query parameter is omitted, the latest "trunk"
849 ** check-in is used.
850 **
851 ** in=PATTERN Only include files that match the comma-separate
852 ** list of GLOB patterns in PATTERN, as with ex=
853 **
854
--- www/private.wiki
+++ www/private.wiki
@@ -58,20 +58,20 @@
5858
Fossil will not clone (or sync) private branches anonymously. Furthermore,
5959
you have to enable the "Private" capability (the "x" capability) in order
6060
to enable private branch syncing. The Admin ("a") and Superuser ("s") do
6161
<u>not</u> imply Private ("x"); you'll have to set "x" in addition to
6262
"a" or "s". This is a little extra work, but there is a purpose here:
63
-the interface is designed to make it very difficult to accidently
63
+the interface is designed to make it very difficult to accidentally
6464
sync a private branch to a public server. It is highly recommended that
6565
you leave the "x" capability turned off on all repositories used for
6666
collaboration (repositories to which many people push and pull) and
6767
only enable "x" for local repositories when you need to share private
6868
branches.
6969
7070
Private branch sync only works if you use the --private command-line option.
7171
Private branches are never synced via the auto-sync mechanism. Once
72
-again, this restriction is designed to make it hard to accidently
72
+again, this restriction is designed to make it hard to accidentally
7373
push private branches beyond their intended audience.
7474
7575
<h2>Purging Private Branches</h2>
7676
7777
You can remove all private branches from a repository using this command:
7878
--- www/private.wiki
+++ www/private.wiki
@@ -58,20 +58,20 @@
58 Fossil will not clone (or sync) private branches anonymously. Furthermore,
59 you have to enable the "Private" capability (the "x" capability) in order
60 to enable private branch syncing. The Admin ("a") and Superuser ("s") do
61 <u>not</u> imply Private ("x"); you'll have to set "x" in addition to
62 "a" or "s". This is a little extra work, but there is a purpose here:
63 the interface is designed to make it very difficult to accidently
64 sync a private branch to a public server. It is highly recommended that
65 you leave the "x" capability turned off on all repositories used for
66 collaboration (repositories to which many people push and pull) and
67 only enable "x" for local repositories when you need to share private
68 branches.
69
70 Private branch sync only works if you use the --private command-line option.
71 Private branches are never synced via the auto-sync mechanism. Once
72 again, this restriction is designed to make it hard to accidently
73 push private branches beyond their intended audience.
74
75 <h2>Purging Private Branches</h2>
76
77 You can remove all private branches from a repository using this command:
78
--- www/private.wiki
+++ www/private.wiki
@@ -58,20 +58,20 @@
58 Fossil will not clone (or sync) private branches anonymously. Furthermore,
59 you have to enable the "Private" capability (the "x" capability) in order
60 to enable private branch syncing. The Admin ("a") and Superuser ("s") do
61 <u>not</u> imply Private ("x"); you'll have to set "x" in addition to
62 "a" or "s". This is a little extra work, but there is a purpose here:
63 the interface is designed to make it very difficult to accidentally
64 sync a private branch to a public server. It is highly recommended that
65 you leave the "x" capability turned off on all repositories used for
66 collaboration (repositories to which many people push and pull) and
67 only enable "x" for local repositories when you need to share private
68 branches.
69
70 Private branch sync only works if you use the --private command-line option.
71 Private branches are never synced via the auto-sync mechanism. Once
72 again, this restriction is designed to make it hard to accidentally
73 push private branches beyond their intended audience.
74
75 <h2>Purging Private Branches</h2>
76
77 You can remove all private branches from a repository using this command:
78
--- www/theory1.wiki
+++ www/theory1.wiki
@@ -109,11 +109,11 @@
109109
is an extraordinary high-level programming language, but it is still
110110
just a programming language.
111111
112112
For certain types of problems, SQL has a huge advantage over other
113113
programming languages because it is so high level and because it allows
114
-programmers to focus more on the <i>what</i> and less of the <i>how</i>
114
+programmers to focus more on the <i>what</i> and less on the <i>how</i>
115115
of a computation. In other words,
116116
programmers tend to think about problems at a much higher level when
117117
using SQL; this can result in better applications.
118118
SQL is also very dense.
119119
In practice, this often means that a few
120120
--- www/theory1.wiki
+++ www/theory1.wiki
@@ -109,11 +109,11 @@
109 is an extraordinary high-level programming language, but it is still
110 just a programming language.
111
112 For certain types of problems, SQL has a huge advantage over other
113 programming languages because it is so high level and because it allows
114 programmers to focus more on the <i>what</i> and less of the <i>how</i>
115 of a computation. In other words,
116 programmers tend to think about problems at a much higher level when
117 using SQL; this can result in better applications.
118 SQL is also very dense.
119 In practice, this often means that a few
120
--- www/theory1.wiki
+++ www/theory1.wiki
@@ -109,11 +109,11 @@
109 is an extraordinary high-level programming language, but it is still
110 just a programming language.
111
112 For certain types of problems, SQL has a huge advantage over other
113 programming languages because it is so high level and because it allows
114 programmers to focus more on the <i>what</i> and less on the <i>how</i>
115 of a computation. In other words,
116 programmers tend to think about problems at a much higher level when
117 using SQL; this can result in better applications.
118 SQL is also very dense.
119 In practice, this often means that a few
120

Keyboard Shortcuts

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