Fix a minor grammar problem.
This commit is contained in:
parent
e8514b11c0
commit
5354252bab
|
@ -130,8 +130,8 @@ Proposal Overview
|
|||
Specification
|
||||
=============
|
||||
|
||||
While the new specification allows for complicated memory sharing.
|
||||
Simple contiguous buffers of bytes can still be obtained from an
|
||||
While the new specification allows for complicated memory sharing,
|
||||
simple contiguous buffers of bytes can still be obtained from an
|
||||
object. In fact, the new protocol allows a standard mechanism for
|
||||
doing this even if the original object is not represented as a
|
||||
contiguous chunk of memory.
|
||||
|
|
Loading…
Reference in New Issue