Skip to content

Commit

Permalink
doc: fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mapkts committed Dec 17, 2021
1 parent 44852cc commit 7a5fca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ pub mod unsync {
}
}

/// Like [`set`](Self::set), but also returns a referce to the final cell value.
/// Like [`set`](Self::set), but also returns a reference to the final cell value.
///
/// # Example
/// ```
Expand Down

0 comments on commit 7a5fca7

Please sign in to comment.