Fix r-a spelling in some places

This commit is contained in:
Jonas Schievink 2022-08-01 13:47:09 +02:00
parent 5edbdd127a
commit bd7dfac5eb
28 changed files with 64 additions and 64 deletions

View file

@ -1,4 +1,4 @@
//! Syntax Tree library used throughout the rust analyzer.
//! Syntax Tree library used throughout the rust-analyzer.
//!
//! Properties:
//! - easy and fast incremental re-parsing