Bug 795557 - Misc. typo fixes in source, comments and doxygen (pt3)

Found via `codespell` and grep.
This commit is contained in:
luz.paz
2018-04-25 14:31:11 -04:00
committed by Jehan
parent 6e87ceb896
commit 4a77ff2d3d
69 changed files with 91 additions and 91 deletions

View File

@ -72,7 +72,7 @@ typedef struct
gdouble zoom;
gdouble alpha,beta,gamma;
gdouble maxdepth;
gdouble pixeltreshold;
gdouble pixelthreshold;
gdouble radius;
gdouble cylinder_radius;
gdouble cylinder_length;