libipa: awb: Standardize spelling on 'grey' world

All locations but one spell 'grey' instead of 'gray'. Fix the outlier.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Stefan Klug <stefan.klug@ideasonboard.com>
This commit is contained in:
Laurent Pinchart 2025-02-23 23:12:40 +02:00
parent 7115b81310
commit ef5a162b34

View file

@ -70,7 +70,7 @@ namespace ipa {
*
* Fetch the RGB means from the statistics. The values of each channel are
* dimensionless and only the ratios are used for further calculations. This is
* used by the simple gray world model to calculate the gains to apply.
* used by the simple grey world model to calculate the gains to apply.
*
* \return The RGB means
*/