mirror of
https://github.com/protobuf-c/protobuf-c.git
synced 2024-12-27 22:01:02 +08:00
spelling: "prefered" -> "preferred"
This commit is contained in:
parent
871d678738
commit
a533b594f7
@ -167,7 +167,7 @@ system_free(void *allocator_data, void *data)
|
||||
|
||||
/*
|
||||
* Some users may configure the default allocator; providing your own allocator
|
||||
* to unpack() is prefered. This allocator is still used for packing nested
|
||||
* to unpack() is preferred. This allocator is still used for packing nested
|
||||
* messages.
|
||||
*/
|
||||
ProtobufCAllocator protobuf_c_default_allocator = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user