From 444ede57defebb326749a9ad173081866b0a1e28 Mon Sep 17 00:00:00 2001 From: "Francisco Javier F. Serrador" Date: Sat, 30 Oct 2004 14:13:02 +0000 Subject: Updated Spanish translation. Fixed typo 2004-10-30 Francisco Javier F. Serrador * po/es.po: Updated Spanish translation. * src/main.c: Fixed typo --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index b4162cd0..7d6ea9b7 100644 --- a/src/main.c +++ b/src/main.c @@ -948,7 +948,7 @@ struct poptOption application_options[] = { POPT_ARG_INCLUDE_TABLE, notification_options, 0, - N_("Notication options"), + N_("Notification options"), NULL }, { -- cgit