[Gimp-developer] typo in gimpruler.c



Hi, I noticed a small typo in gimpruler.c on the gtk3-port branch:

  g_object_class_install_property (object_class,
                                   PROP_LOWER,
                                   gimp_param_spec_unit ("unit",

it should of course be PROP_UNIT.

John


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]