Commit bce485b
committed
Merge #857: chore: Fix spelling issues
94aafd2 chore: Fix spelling issues (aliendya54)
Pull request description:
### Description
- Corrected misspellings:
- `unparseable` → `unparsable`
- `Contructs` → `Constructs`
- `isse` → `issue`
ACKs for top commit:
apoelstra:
ACK 94aafd2; successfully ran local tests; thanks!
Tree-SHA512: 9f29e6ef5072fde00e91ba66fd1a77b7a770d18425d25df266b45c8afb9b2a3d6bf1405e1d58fa05af9bcbbdf30e6c5518368d88282bc6540568d87c0a990aecFile tree
3 files changed
+3
-3
lines changed- fuzz/fuzz_targets
- src
- descriptor
- interpreter
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
0 commit comments