isl: fix some documentation

Signed-off-by: Rohan Garg <rohan.garg@intel.com>
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21283>
This commit is contained in:
Rohan Garg
2023-02-01 18:59:35 +01:00
committed by Marge Bot
parent 4e61191065
commit 80790f50db
+1 -1
View File
@@ -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.
*/