Fix typo in comment
This commit is contained in:
parent
7ba8a9e685
commit
5cd51b1d84
@ -1684,7 +1684,7 @@ impl<'test> TestCx<'test> {
|
||||
}
|
||||
}
|
||||
|
||||
// Add any '--extenr-private' entries without a matching
|
||||
// Add any '--extern-private' entries without a matching
|
||||
// 'aux-build'
|
||||
for private_lib in extern_priv {
|
||||
add_extern_priv(&private_lib, true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user