Commit c374490
docs: Fix a few typos (#1615)
* docs: Fix a few typos
There are small typos in:
- elasticsearch_dsl/query.py
- examples/completion.py
- examples/parent_child.py
Fixes:
- Should read `interpreted` rather than `interpretted`.
- Should read `completion` rather than `copletion`.
- Should read `compound` rather than `compount`.
Signed-off-by: Tim Gates <tim.gates@iress.com>
* fix async examples
---------
Signed-off-by: Tim Gates <tim.gates@iress.com>
Co-authored-by: Miguel Grinberg <miguel.grinberg@gmail.com>
(cherry picked from commit c44960d)1 parent e30129d commit c374490
File tree
5 files changed
+5
-5
lines changed- elasticsearch_dsl
- examples
- async
5 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | | - | |
| 312 | + | |
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
0 commit comments