[memprof: 35/76] fixed a typo, bug #51556 in the gnome bugzilla
- From: Holger Hans Peter Freyther <hfreyther src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [memprof: 35/76] fixed a typo, bug #51556 in the gnome bugzilla
- Date: Sun, 13 Jun 2010 03:41:10 +0000 (UTC)
commit 7835ad07881cc1a3e433d7a4dec917f80cc3c65c
Author: Cristi Magherusan <majeru atheme org>
Date: Sat Mar 14 19:50:36 2009 +0200
fixed a typo, bug #51556 in the gnome bugzilla
src/main.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/main.c b/src/main.c
index 550c703..44b86fe 100644
--- a/src/main.c
+++ b/src/main.c
@@ -795,7 +795,7 @@ leak_stack_run_command (ProcessWindow *pwin, Block *block, int frame)
if (!g_spawn_command_line_async (cmdline, &err)) {
show_error (pwin->main_window,
- ERROR_MODAL, _("Executation of \"%s\" failed: %s"),
+ ERROR_MODAL, _("Execution of \"%s\" failed: %s"),
command->str, err->message);
g_error_free (err);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]