mirror of
https://github.com/fluencelabs/wasmer
synced 2025-05-08 16:52:13 +00:00
doc(runtime-core) Fix typos.
This commit is contained in:
parent
7b809a765f
commit
c4dffd6f59
@ -94,12 +94,12 @@ macro_rules! func {
|
|||||||
///
|
///
|
||||||
/// [`ImportObject`]: struct.ImportObject.html
|
/// [`ImportObject`]: struct.ImportObject.html
|
||||||
///
|
///
|
||||||
/// # Note:
|
/// # Note
|
||||||
/// The `import` macro currently only supports
|
/// The `import` macro currently only supports
|
||||||
/// importing functions.
|
/// importing functions.
|
||||||
///
|
///
|
||||||
///
|
///
|
||||||
/// # Usage:
|
/// # Usage
|
||||||
/// ```
|
/// ```
|
||||||
/// # use wasmer_runtime_core::{imports, func};
|
/// # use wasmer_runtime_core::{imports, func};
|
||||||
/// # use wasmer_runtime_core::vm::Ctx;
|
/// # use wasmer_runtime_core::vm::Ctx;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user