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:
parent
7115b81310
commit
ef5a162b34
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue