mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-27 07:31:33 +00:00
Fixed typo
This commit is contained in:
@ -131,7 +131,7 @@ pub struct wasmer_limits_t {
|
||||
pub max: wasmer_limit_option_t,
|
||||
}
|
||||
|
||||
/// The `wasmer_limit_option_t` struct repreesents an optional limit
|
||||
/// The `wasmer_limit_option_t` struct represents an optional limit
|
||||
/// for `wasmer_limits_t`.
|
||||
#[repr(C)]
|
||||
pub struct wasmer_limit_option_t {
|
||||
|
Reference in New Issue
Block a user