Commit c9b10de
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>1 parent ab1421a commit c9b10de
File tree
3 files changed
+3
-3
lines changed- elasticsearch_dsl
- examples
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | | - | |
| 307 | + | |
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| 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