mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 06:51:58 +00:00
Spelling correction.
This commit is contained in:
parent
0595ea1d12
commit
0b54b91496
@ -1397,7 +1397,7 @@ impl<T: Clone> Arc<T> {
|
||||
/// be cloned.
|
||||
///
|
||||
/// See also [`get_mut`], which will fail rather than cloning the inner value
|
||||
/// or diassociating [`Weak`] pointers.
|
||||
/// or disassociating [`Weak`] pointers.
|
||||
///
|
||||
/// [`clone`]: Clone::clone
|
||||
/// [`get_mut`]: Arc::get_mut
|
||||
|
Loading…
Reference in New Issue
Block a user