mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 21:05:02 +00:00
Fix typos
This commit is contained in:
parent
477de790b0
commit
a4f7d7a7cd
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
//! ra_analyzer crate is the brain of Rust analyzer. It relies on the `salsa`
|
||||
//! crate, which provides and incremental on-deman database of facts.
|
||||
//! crate, which provides and incremental on-demand database of facts.
|
||||
|
||||
extern crate fst;
|
||||
extern crate ra_editor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue