mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 02:00:51 +00:00
Typo
This commit is contained in:
parent
9cac16f2d6
commit
af1f051e9b
@ -2204,7 +2204,7 @@ impl ExportedClass {
|
||||
}
|
||||
}
|
||||
|
||||
/// Returns a sorted iterator over a hash mpa, sorted based on key.
|
||||
/// Returns a sorted iterator over a hash map, sorted based on key.
|
||||
///
|
||||
/// The intention of this API is to be used whenever the iteration order of a
|
||||
/// `HashMap` might affect the generated JS bindings. We want to ensure that the
|
||||
|
Loading…
x
Reference in New Issue
Block a user