diff --git a/src/shctx.c b/src/shctx.c index 9fe12e8151..fe1b74a7e6 100644 --- a/src/shctx.c +++ b/src/shctx.c @@ -243,7 +243,7 @@ int shctx_row_data_append(struct shared_context *shctx, /* * Copy 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 */