diff --git a/src/intel/isl/isl_format.c b/src/intel/isl/isl_format.c index db8d146b4e2..bd2d8556989 100644 --- a/src/intel/isl/isl_format.c +++ b/src/intel/isl/isl_format.c @@ -1356,7 +1356,7 @@ unpack_channel(union isl_color_value *value, } /** - * Take unpack an isl_color_value from the actual bits as specified by + * Unpack an isl_color_value from the actual bits as specified by * the isl_format. This function is very slow for a format conversion * function but should be fine for a single pixel worth of data. */