fix some typos
This commit is contained in:
parent
b1ab3b738a
commit
62a2a1d257
7 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@ pub struct SsoHashSet<T> {
|
|||
map: SsoHashMap<T, ()>,
|
||||
}
|
||||
|
||||
/// Adapter function used ot return
|
||||
/// Adapter function used to return
|
||||
/// result if SsoHashMap functions into
|
||||
/// result SsoHashSet should return.
|
||||
#[inline(always)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue