Fix spelling
This commit is contained in:
parent
8ed2ffb2bf
commit
d77e9795d3
@ -285,7 +285,7 @@ void uv_close(uv_handle_t* handle, uv_close_cb close_cb);
|
||||
|
||||
|
||||
/*
|
||||
* Construtor for uv_buf_t.
|
||||
* Constructor for uv_buf_t.
|
||||
* Due to platform differences the user cannot rely on the ordering of the
|
||||
* base and len members of the uv_buf_t struct. The user is responsible for
|
||||
* freeing base after the uv_buf_t is done. Return struct passed by value.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user