mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 04:44:57 +00:00
Fix r-a spelling in some places
This commit is contained in:
parent
5edbdd127a
commit
bd7dfac5eb
28 changed files with 64 additions and 64 deletions
|
@ -12,7 +12,7 @@ use syntax::{
|
|||
// |===
|
||||
// | Editor | Action Name
|
||||
//
|
||||
// | VS Code | **Rust Analyzer: Show Syntax Tree**
|
||||
// | VS Code | **rust-analyzer: Show Syntax Tree**
|
||||
// |===
|
||||
// image::https://user-images.githubusercontent.com/48062697/113065586-068bdb80-91b1-11eb-9507-fee67f9f45a0.gif[]
|
||||
pub(crate) fn syntax_tree(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue