This commit is contained in:
Sergey Pepyakin 2017-11-27 16:52:24 +03:00
parent 073013d24f
commit 2cb0781c41

View File

@ -248,7 +248,7 @@ impl<'a> ModuleInstanceInterface for NativeModuleInstance<'a> {
}
}
/// Create wrapper for a module with given native user functions .
/// Create wrapper for a module with given native user functions.
///
/// # Examples
///