Fix various typos
Found via codespell v2.0.dev0 ``` codespell -q 3 -I ../rawtherapy-whitelist.txt -S ./rtdata/languages -L bord,hist,fo,reall,bloc,alph,dof,thre,makro,chang,currentry,portugues,vektor,ue ```
This commit is contained in:
@@ -943,7 +943,7 @@ void Locallab::setDefaults(const rtengine::procparams::ProcParams* defParams, co
|
||||
// Set default values in spot panel control
|
||||
expsettings->setDefaults(defParams, pedited);
|
||||
|
||||
// Set defaut values in Locallab tools
|
||||
// Set default values in Locallab tools
|
||||
for (auto tool : locallabTools) {
|
||||
tool->setDefaults(defParams, pedited);
|
||||
}
|
||||
|
Reference in New Issue
Block a user