This commit is contained in:
Andrew Brown
2020-09-18 13:07:33 -07:00
parent 32db4dcbe9
commit 97e0f4864c

View File

@@ -11,7 +11,7 @@ use syn::parse_macro_input;
/// CamelCase.
///
/// * For each `module` defined in the witx document, a Rust module is defined
/// containing definitions for that module. Module names are teanslated to the
/// containing definitions for that module. Module names are translated to the
/// Rust-idiomatic snake\_case.
///
/// * For each `@interface func` defined in a witx module, an abi-level