mirror of
https://github.com/fluencelabs/wasmer
synced 2025-03-16 16:20:49 +00:00
Merge pull request #1194 from wasmerio/nlewycky-patch-1
Fix typo in comment.
This commit is contained in:
commit
e521339694
@ -109,7 +109,7 @@ impl Memory {
|
||||
}
|
||||
|
||||
/// Return a "view" of the currently accessible memory. By
|
||||
/// default, the view is unsyncronized, using regular memory
|
||||
/// default, the view is unsynchronized, using regular memory
|
||||
/// accesses. You can force a memory view to use atomic accesses
|
||||
/// by calling the [`atomically`] method.
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user