Fix spelling error
This commit is contained in:
parent
610eba3320
commit
4245973e24
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ impl Diagnostic for UnresolvedImport {
|
|||
|
||||
// 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…
Add table
Add a link
Reference in a new issue