Commit 6a12bb3
Use American spelling in comments, docstrings, and page text
LMFDB uses American spelling, but a number of British forms had
accumulated: behaviour, centre/centred, colour, favourite, fibre,
judgement, labelled/labelling, amongst, whilst, acknowledgements, and
the -ise family (initialise, normalise, renormalise, factorise,
recognise, prioritise, optimise, standardise, desynchronise).
Two of these were also wrong on the facts. The CONTRIBUTORS.yaml header
pointed at /acknowledgement, but the route is /acknowledgment (app.py).
And abstract groups was the only section of roughly twenty-five offering
"Source and acknowledgements"; every other one already said
"acknowledgments".
Prose only: no identifier is renamed here. Left alone deliberately are
"grey" (a valid matplotlib color name, and the spelling the plotting code
already uses), the "Catalogue of Lattices" (a proper name, and a knowl
id), the Centre... institution names in workshops.html, maths.* URLs and
e-mail addresses, the sympow readme quoted in symL, and the vendored
snap.svg/markitup JavaScript.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent f5785bd commit 6a12bb3
38 files changed
Lines changed: 59 additions & 59 deletions
File tree
- lmfdb
- api2/templates
- bianchi_modular_forms
- templates
- characters
- ecnf
- elliptic_curves
- templates
- groups/abstract
- hecke_algebras/templates
- hilbert_modular_forms
- knowledge
- lfunctions
- modlmf/templates
- nfutils
- number_fields
- templates
- static
- tensor_products
- templates
- tests
- utils
- scripts
- abvar
- genus2_curves
- hmf
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | | - | |
| 241 | + | |
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
654 | 654 | | |
655 | 655 | | |
656 | 656 | | |
657 | | - | |
| 657 | + | |
658 | 658 | | |
659 | 659 | | |
660 | 660 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
| 258 | + | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| |||
0 commit comments