CLEANUP: Fix typos in the shctx subsystem
Fixes typos in the code comments of the shctx subsystem.
This commit is contained in:
parent
d8499ecb6e
commit
3952643b35
|
@ -243,7 +243,7 @@ int shctx_row_data_append(struct shared_context *shctx,
|
|||
|
||||
/*
|
||||
* Copy <len> data from a row of blocks, return the remaining data to copy
|
||||
* If 0 is returned, the full data has successfuly be copied
|
||||
* If 0 is returned, the full data has successfully been copied
|
||||
*
|
||||
* The row should be in the hot list
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue