Misc. typos
Found via `codespell` + removed rtengine/dcraw.patch per discussion in https://github.com/Beep6581/RawTherapee/pull/4395
This commit is contained in:
@@ -38,7 +38,7 @@ bool LinEqSolve(int nDim, double* pfMatr, double* pfVect, double* pfSolution)
|
||||
// pfMatr - matrix with coefficients
|
||||
// pfVect - vector with free members
|
||||
// pfSolution - vector with system solution
|
||||
// pfMatr becames trianglular after function call
|
||||
// pfMatr becomes triangular after function call
|
||||
// pfVect changes after function call
|
||||
//
|
||||
// Developer: Henry Guennadi Levkin
|
||||
|
Reference in New Issue
Block a user