Commit fc7d767
committed
Fix duplicate word typos in comments and documentation
Combined fixes for:
- database.py: "the the" -> "the"
- shrinker.py: "to to" -> "to"
- changelog.rst: Multiple instances of duplicate "the" and "a"1 parent a2c1b52 commit fc7d767
4 files changed
Lines changed: 9 additions & 6 deletions
File tree
- hypothesis-python
- docs
- src/hypothesis
- internal/conjecture
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6264 | 6264 | | |
6265 | 6265 | | |
6266 | 6266 | | |
6267 | | - | |
| 6267 | + | |
6268 | 6268 | | |
6269 | 6269 | | |
6270 | 6270 | | |
| |||
8806 | 8806 | | |
8807 | 8807 | | |
8808 | 8808 | | |
8809 | | - | |
| 8809 | + | |
8810 | 8810 | | |
8811 | 8811 | | |
8812 | 8812 | | |
| |||
12837 | 12837 | | |
12838 | 12838 | | |
12839 | 12839 | | |
12840 | | - | |
| 12840 | + | |
12841 | 12841 | | |
12842 | 12842 | | |
12843 | 12843 | | |
| |||
16186 | 16186 | | |
16187 | 16187 | | |
16188 | 16188 | | |
16189 | | - | |
| 16189 | + | |
16190 | 16190 | | |
16191 | 16191 | | |
16192 | 16192 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1105 | 1105 | | |
1106 | 1106 | | |
1107 | 1107 | | |
1108 | | - | |
| 1108 | + | |
1109 | 1109 | | |
1110 | 1110 | | |
1111 | 1111 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1291 | 1291 | | |
1292 | 1292 | | |
1293 | 1293 | | |
1294 | | - | |
| 1294 | + | |
1295 | 1295 | | |
1296 | 1296 | | |
1297 | 1297 | | |
| |||
0 commit comments