Commit 0d974f9
docs: Fix a few typos (#1309)
* docs: Fix a few typos
There are small typos in:
- docs/README.rst
- docs/secure_downloads.rst
- filer/admin/folderadmin.py
- filer/models/foldermodels.py
- filer/templatetags/filer_admin_tags.py
- filer/thumbnail_processors.py
- tests/helpers.py
- tests/test_admin.py
Fixes:
- Should read `suitable` rather than `suitiable`.
- Should read `rendered` rather than `redered`.
- Should read `outer` rather than `owter`.
- Should read `permission` rather than `permisison`.
- Should read `library` rather than `libary`.
- Should read `initial` rather than `inital`.
- Should read `ellipse` rather than `elipse`.
- Should read `deletable` rather than `deleteable`.
Signed-off-by: Tim Gates <[email protected]>
* Update docs/README.rst
Co-authored-by: Mark Walker <[email protected]>
* Update filer/models/foldermodels.py
Co-authored-by: Mark Walker <[email protected]>
Signed-off-by: Tim Gates <[email protected]>
Co-authored-by: Mark Walker <[email protected]>1 parent 85c4438 commit 0d974f9
File tree
8 files changed
+9
-9
lines changed- docs
- filer
- admin
- models
- templatetags
- tests
8 files changed
+9
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
689 | 689 | | |
690 | 690 | | |
691 | 691 | | |
692 | | - | |
| 692 | + | |
693 | 693 | | |
694 | 694 | | |
695 | 695 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
569 | 569 | | |
570 | 570 | | |
571 | 571 | | |
572 | | - | |
| 572 | + | |
573 | 573 | | |
574 | 574 | | |
575 | 575 | | |
| |||
0 commit comments