We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6f6313 + 9b5df47 commit 84632c6Copy full SHA for 84632c6
1 file changed
doc/guide/glossary.md
@@ -22,7 +22,7 @@ program_start: push ebp
22
discover.
23
24
### Intermediate representation
25
- Intermediate representation (IR) is a machine-indenpendent representation of executable code.
+ Intermediate representation (IR) is a machine-independent representation of executable code.
26
Reko converts machine code from different architectures into this representation so that it can
27
use common algorithms during the decompilation process.
28
0 commit comments