Fix spelling of "object-oriented"

This commit is contained in:
Vincent Esche 2024-07-30 14:27:22 +02:00
parent 07058a71d4
commit ddb9686246
2 changed files with 2 additions and 2 deletions

View file

@ -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