diff --git a/protobuf-c/protobuf-c.c b/protobuf-c/protobuf-c.c index 1289767..969f9cc 100644 --- a/protobuf-c/protobuf-c.c +++ b/protobuf-c/protobuf-c.c @@ -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 = {