mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-21 00:06:34 +00:00
Fix all spelling mistakes in history by typos tool
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
b29d3b5409
commit
86f09eef75
@ -180,7 +180,7 @@ fn read_component_file(workspace_root: &str) -> Vec<String> {
|
||||
.collect();
|
||||
}
|
||||
}
|
||||
panic!("Componets.toml file not valid")
|
||||
panic!("Components.toml file not valid")
|
||||
}
|
||||
|
||||
/// calculate the priority of one node
|
||||
|
Reference in New Issue
Block a user