mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2026-02-17 22:43:02 -05:00
Fix various typos in the codebase
Fixes mostly source documentation, comments, and some user-facing typos. Found via `codespell -q 3 -S "*.eps,*.raw" -L ahd,siz,widthn`
This commit is contained in:
@ -610,7 +610,7 @@ void setParams(QImageIOHandler *handler, LibRaw *rawProcessor)
|
||||
* \brief use_auto_wb
|
||||
* Average the whole image for white balance (0 - off, 1 - on)
|
||||
*
|
||||
* This is usefull if no camera white balance is available.
|
||||
* This is useful if no camera white balance is available.
|
||||
*/
|
||||
params.use_auto_wb = T_AW(quality);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user