Fix spelling error
This commit is contained in:
parent
610eba3320
commit
4245973e24
@ -97,7 +97,7 @@ fn is_experimental(&self) -> bool {
|
||||
|
||||
// Diagnostic: unresolved-macro-call
|
||||
//
|
||||
// This diagnostic is triggered if rust-analyzer is unable to resolove path to a
|
||||
// This diagnostic is triggered if rust-analyzer is unable to resolve the path to a
|
||||
// macro in a macro invocation.
|
||||
#[derive(Debug)]
|
||||
pub struct UnresolvedMacroCall {
|
||||
|
Loading…
Reference in New Issue
Block a user