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

Laurent Pinchart laurent.pinchart at ideasonboard.com
Mon Feb 24 00:03:52 CET 2025


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

Signed-off-by: Laurent Pinchart <laurent.pinchart 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