Fix typo
This commit is contained in:
parent
3f1f3a835a
commit
a3a8d10191
@ -152,7 +152,7 @@ impl WorldState {
|
||||
Ok(it) => it,
|
||||
Err(err) => {
|
||||
log::error!(
|
||||
"Fail to run ra_proc_macro_srv from path {}, error: {:?}",
|
||||
"Failed to run ra_proc_macro_srv from path {}, error: {:?}",
|
||||
path,
|
||||
err
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user