|
@@ -84,7 +84,7 @@ int main(int argc, char **argv)
|
|
|
coords->required = YES;
|
|
|
coords->label =
|
|
|
_("Screen coordinates of the rectangle's top-left corner");
|
|
|
- coords->description = _("(0,0) is lower-left of frame");
|
|
|
+ coords->description = _("(0,0) is lower-left of display frame");
|
|
|
|
|
|
fg_color_opt = G_define_standard_option(G_OPT_C_FG);
|
|
|
fg_color_opt->key = "color";
|