[PATCH 04/15] libipa: awb: Standardize spelling on 'grey' world

Stefan Klug stefan.klug at ideasonboard.com
Mon Feb 24 10:01:11 CET 2025


Hi Laurent,

Thank you for the patch. 

On Mon, Feb 24, 2025 at 01:03:52AM +0200, Laurent Pinchart wrote:
> All locations but one spell 'grey' instead of 'gray'. Fix the outlier.
> 
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>

Reviewed-by: Stefan Klug <stefan.klug at ideasonboard.com> 

> ---
>  src/ipa/libipa/awb.cpp | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/ipa/libipa/awb.cpp b/src/ipa/libipa/awb.cpp
> index 1adefa5bb929..b5aeb472f1f1 100644
> --- a/src/ipa/libipa/awb.cpp
> +++ b/src/ipa/libipa/awb.cpp
> @@ -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
>   */
> -- 
> Regards,
> 
> Laurent Pinchart
> 


More information about the libcamera-devel mailing list