Skip to content

Commit 9cdee34

Browse files
davidrusutshepang
authored andcommitted
typo: monomorph docs
1 parent 1fedc2e commit 9cdee34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/monomorph.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ units](../appendix/glossary.md#codegen-unit).
6161

6262
For better incremental build times, the CGU partitioner creates two CGU for each source level
6363
modules. One is for "stable" i.e. non-generic code and the other is more volatile code i.e.
64-
monoporphized/specialized instances.
64+
monomorphized/specialized instances.
6565

6666
For depenencies, consider Crate A and Crate B, such that Crate B depends on Crate A.
6767
The following table lists different scenarios for a function in Crate A that might be used by one

0 commit comments

Comments
 (0)