Skip to content

Commit 6480932

Browse files
JOE1994mark-i-m
authored andcommitted
minor typo fix
1 parent 2d834a7 commit 6480932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/codegen/backend-agnostic.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ addding another backend, the traits definition might be changed in order to
179179
offer more flexibility.
180180

181181
However, the current separation between backend-agnostic and LLVM-specific code
182-
has allows the reuse of a significant part of the old `rustc_codegen_llvm`.
182+
has allowed the reuse of a significant part of the old `rustc_codegen_llvm`.
183183
Here is the new LOC breakdown between backend-agnostic (BA) and LLVM for the
184184
most important elements:
185185

0 commit comments

Comments
 (0)