mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 04:44:57 +00:00
Fix spelling of "object-oriented"
This commit is contained in:
parent
07058a71d4
commit
ddb9686246
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
//! HIR (previously known as descriptors) provides a high-level object oriented
|
||||
//! HIR (previously known as descriptors) provides a high-level object-oriented
|
||||
//! access to Rust code.
|
||||
//!
|
||||
//! The principal difference between HIR and syntax trees is that HIR is bound
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue