mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 05:45:12 +00:00
Fix some grammar / spelling mistakes
This commit is contained in:
parent
5983d3745a
commit
c0107d2ea6
2 changed files with 3 additions and 3 deletions
|
@ -43,7 +43,7 @@ mod handlers {
|
|||
pub(crate) mod unresolved_module;
|
||||
pub(crate) mod unresolved_proc_macro;
|
||||
|
||||
// The handlers bellow are unusual, the implement the diagnostics as well.
|
||||
// The handlers below are unusual, the implement the diagnostics as well.
|
||||
pub(crate) mod field_shorthand;
|
||||
pub(crate) mod useless_braces;
|
||||
pub(crate) mod unlinked_file;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue