Typo in librustc/README.md
This commit is contained in:
parent
8891044e89
commit
b3d85fc2dd
@ -153,7 +153,7 @@ take:
|
||||
- LLVM then runs its various optimizations, which produces a number of `.o` files
|
||||
(one for each "codegen unit").
|
||||
6. **Linking**
|
||||
- Finally, those `.o` files are linke together.
|
||||
- Finally, those `.o` files are linked together.
|
||||
|
||||
Glossary
|
||||
========
|
||||
|
Loading…
Reference in New Issue
Block a user