Commit a533b594 authored by Robert Edmonds's avatar Robert Edmonds

spelling: "prefered" -> "preferred"

parent 871d6787
...@@ -167,7 +167,7 @@ system_free(void *allocator_data, void *data) ...@@ -167,7 +167,7 @@ system_free(void *allocator_data, void *data)
/* /*
* Some users may configure the default allocator; providing your own allocator * 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. * messages.
*/ */
ProtobufCAllocator protobuf_c_default_allocator = { ProtobufCAllocator protobuf_c_default_allocator = {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment