Merge #4095
4095: Fix typo r=edwin0cheng a=Veetaha Co-authored-by: veetaha <veetaha2@gmail.com>
This commit is contained in:
commit
ad3f1da2ea
@ -152,7 +152,7 @@ pub fn new(
|
||||
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…
Reference in New Issue
Block a user