Fix various typos (#6332)
* Fix various typos Found via `codespell -q 3 -S ./rtdata/languages -L ba,bord,childs,hist,fo,reall,bloc,alph,dof,inout,thre,makro,chang,currentry,preserv,portugues,struc,trough,vektor` * Fix source typo * Added requested revisions
This commit is contained in:
@@ -270,7 +270,7 @@ bool LabGridArea::on_draw(const ::Cairo::RefPtr<Cairo::Context> &crf)
|
||||
// this graph is not accurate...I replace curve by polygon or parabolic
|
||||
float xa = 0.2653f / (0.7347f - 0.17f);
|
||||
float xb = -0.17f * xa;
|
||||
//linaer values
|
||||
//linear values
|
||||
// float ax = (0.1f - 0.6f) / 0.08f;
|
||||
// float bx = 0.6f;
|
||||
// float ax0 = -0.1f / (0.17f - 0.08f);
|
||||
|
Reference in New Issue
Block a user