[gimp] Typo



commit 43fb9242ca5f034860b07c2ddfb6a45431cff72e
Author: sabri ünal <yakushabb gmail com>
Date:   Thu Jan 24 22:11:31 2019 +0000

    Typo

 plug-ins/common/border-average.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plug-ins/common/border-average.c b/plug-ins/common/border-average.c
index e89002a08c..b5f0c69047 100644
--- a/plug-ins/common/border-average.c
+++ b/plug-ins/common/border-average.c
@@ -355,7 +355,7 @@ borderaverage_dialog (gint32        image_ID,
 
   gimp_ui_init (PLUG_IN_BINARY, FALSE);
 
-  dialog = gimp_dialog_new (_("Borderaverage"), PLUG_IN_ROLE,
+  dialog = gimp_dialog_new (_("Border Average"), PLUG_IN_ROLE,
                             NULL, 0,
                             gimp_standard_help_func, PLUG_IN_PROC,
 


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