diff --git a/scst/include/scst.h b/scst/include/scst.h index 4d3361e85..883d72c5c 100644 --- a/scst/include/scst.h +++ b/scst/include/scst.h @@ -1389,7 +1389,7 @@ struct scst_dev_type { int *out_supp_opcodes_cnt); /* - * Called to put (release) array of supported opcodes returned + * Called to put (release) array of supported opcodes returned * by get_supported_opcodes() callback. * * OPTIONAL