Commit a29bd7f
committed
docs: Fix a few typos
There are small typos in:
- examples/vuln_affected_software.py
- stix/bindings/stix_common.py
- stix/common/structured_text.py
- stix/indicator/indicator.py
Fixes:
- Should read `software` rather than `sofware`.
- Should read `property` rather than `proeprty`.
- Should read `properties` rather than `properies`.
- Should read `ordinality` rather than `ordinaity`.
- Should read `interfering` rather than `interferring`.1 parent 34f2426 commit a29bd7f
File tree
4 files changed
+5
-5
lines changed- examples
- stix
- bindings
- common
- indicator
4 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3495 | 3495 | | |
3496 | 3496 | | |
3497 | 3497 | | |
3498 | | - | |
| 3498 | + | |
3499 | 3499 | | |
3500 | 3500 | | |
3501 | 3501 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
473 | | - | |
| 473 | + | |
474 | 474 | | |
475 | 475 | | |
476 | 476 | | |
| |||
0 commit comments