Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
c410-f3r committed Jun 17, 2019
1 parent 9cac16f commit af1f051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/cli-support/src/js/mod.rs
Expand Up @@ -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
Expand Down

0 comments on commit af1f051

Please sign in to comment.