Fix typo in a comment.

This commit is contained in:
Vytautas Astrauskas
2020-04-16 12:26:32 -07:00
parent 94118d4d9a
commit 1d0eb93ebd
+1 -1
View File
@@ -336,7 +336,7 @@ fn emulate_foreign_item_by_name(
this.write_null(dest)?;
}
// Incomplete shims that we "stub out" just to get pre-main initialziation code to work.
// Incomplete shims that we "stub out" just to get pre-main initialization code to work.
// These shims are enabled only when the caller is in the standard library.
| "pthread_attr_init"
| "pthread_attr_destroy"