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

@ -39,7 +39,7 @@ cairo_surface_t *preview_surface = NULL;
glong maxcounter,old_depth,max_depth;
gint imgtype,width,height,in_channels,out_channels,image_id;
GimpRGB background;
gdouble oldtreshold;
gdouble oldthreshold;
gint border_x, border_y, border_w, border_h;