typo: fix typos in documentation comments (#3882)
This commit is contained in:
@@ -69,7 +69,7 @@ pub struct ExportMemory {
|
||||
pub definition: *mut VMMemoryDefinition,
|
||||
/// Pointer to the containing `VMContext`.
|
||||
pub vmctx: *mut VMContext,
|
||||
/// The memory declaration, used for compatibilty checking.
|
||||
/// The memory declaration, used for compatibility checking.
|
||||
pub memory: MemoryPlan,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user