remove repetitive words
Signed-off-by: cui fliter <imcusg@gmail.com>
This commit is contained in:
parent
dda102c190
commit
824d75c22e
5 changed files with 10 additions and 10 deletions
|
@ -623,7 +623,7 @@ pub fn create_compressed_metadata_file_for_xcoff(
|
|||
/// that contains a custom section of the name `section_name` with contents
|
||||
/// `data`.
|
||||
///
|
||||
/// NB: the `object` crate does not yet have support for writing the the wasm
|
||||
/// NB: the `object` crate does not yet have support for writing the wasm
|
||||
/// object file format. The format is simple enough that for now an extra crate
|
||||
/// from crates.io (such as `wasm-encoder`). The file format is:
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue