[gimp] tools: fix typo in help text: libgumpui -> libgimpui



commit 3014d8d81da34644b33a846ab7dc302027793deb
Author: Michael Natterer <mitch gimp org>
Date:   Fri Jan 1 18:46:08 2010 +0100

    tools: fix typo in help text: libgumpui -> libgimpui

 tools/gimptool.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/gimptool.c b/tools/gimptool.c
index fb17381..6fab08a 100644
--- a/tools/gimptool.c
+++ b/tools/gimptool.c
@@ -332,7 +332,7 @@ user directory.\n\
 \n\
 For plug-ins which do not use GTK+, the --build and --install options can be\n\
 appended with -noui for appropriate settings. For plug-ins that use GTK+ but\n\
-not libgumpui, append -nogimpui.\n");
+not libgimpui, append -nogimpui.\n");
   exit (exit_status);
 }
 



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