[nemiver/profiler: 8/11] Fix spell



commit 504d43b2bf0f24196dd47ce4b38846a412dac28a
Author: Fabien Parent <parent f gmail com>
Date:   Mon Jun 11 22:32:07 2012 +0200

    Fix spell

 src/persp/dbgperspective/nmv-dbg-perspective.cc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/persp/dbgperspective/nmv-dbg-perspective.cc b/src/persp/dbgperspective/nmv-dbg-perspective.cc
index 18cf3d1..5444478 100644
--- a/src/persp/dbgperspective/nmv-dbg-perspective.cc
+++ b/src/persp/dbgperspective/nmv-dbg-perspective.cc
@@ -8164,7 +8164,7 @@ DBGPerspective::process_options (GOptionContext *a_context,
                       "Like this:\n")
                  << "nemiver --remote=" << gv_remote
                  << " <binary-copy>\n\n";
-            cerr << _("Otherwise, find below the full set of nemiver options."
+            cerr << _("Otherwise, find below the full set of Nemiver options."
                       "\n");
             GCharSafePtr help_message;
             help_message.reset (g_option_context_get_help
@@ -8184,7 +8184,7 @@ DBGPerspective::process_options (GOptionContext *a_context,
                       "Like this:\n")
                  << "nemiver --load-core=\""
                  << gv_core_path << "\" </path/to/binary>\n\n";
-            cerr << _("Otherwise, find below the full set of nemiver options."
+            cerr << _("Otherwise, find below the full set of Nemiver options."
                       "\n");
             GCharSafePtr help_message;
             help_message.reset (g_option_context_get_help



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