spelling: "prefered" -> "preferred"

This commit is contained in:
Robert Edmonds 2014-01-13 14:57:54 -05:00
parent 871d678738
commit a533b594f7

View File

@ -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 = {