[gimp-gap/gap-2-8] Fixed typo in string



commit 5b02d305d7adb27cb408d7aa92e68969f3553c28
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Fri Feb 7 12:19:27 2014 +0100

    Fixed typo in string

 gap/gap_mov_dialog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gap/gap_mov_dialog.c b/gap/gap_mov_dialog.c
index 0806426..d1abe5d 100644
--- a/gap/gap_mov_dialog.c
+++ b/gap/gap_mov_dialog.c
@@ -4602,7 +4602,7 @@ mov_path_framerange_box_create(t_mov_gui_stuff *mgp
                       (GtkAttachOptions) (GTK_FILL | GTK_EXPAND),
                       (GtkAttachOptions) (0), 0, 0);
   gimp_help_set_help_data (entry, _("group/subgroup name path where to insert the rendered object. "
-                                    "note that the specified group (and subgroups) will be created "
+                                    "Note that the specified group (and subgroups) will be created "
                                     "automatically in all processed target frames where they are not already 
present. "
                                     "Leave the target group empty when insert into the image outside groups 
is desired")
                                     , NULL);


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