Add a few more misc. source comment typos

(cherry picked from commit 1c91b8d97e)
This commit is contained in:
luz.paz
2019-04-19 22:51:06 -04:00
committed by Jehan
parent 9a60382f69
commit ce92efa82e
2 changed files with 2 additions and 2 deletions

View File

@ -227,7 +227,7 @@ struct _GimpToolRectanglePrivate
/* The title for the statusbar coords */
gchar *status_title;
/* For saving in case of cancelation. */
/* For saving in case of cancellation. */
gdouble saved_x1;
gdouble saved_y1;
gdouble saved_x2;