mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
ad79aba2bc
stdlib: Fix typo in internal RefCell docs `BorroeError` => `BorrowError` in [cell.rs](https://github.com/rust-lang/rust/blob/master/library/core/src/cell.rs#L581)