[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Spelling fixes in spd-say --help.
From: |
Boris Dušek |
Subject: |
[PATCH] Spelling fixes in spd-say --help. |
Date: |
Thu, 17 Mar 2011 23:00:53 +0100 |
---
src/clients/say/options.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/clients/say/options.c b/src/clients/say/options.c
index 18e3dab..cf9f408 100644
--- a/src/clients/say/options.c
+++ b/src/clients/say/options.c
@@ -99,13 +99,13 @@ void options_print_help(char *argv[])
printf(_("default: %s)\n"), "text");
printf("-N, --application-name\t\t");
- printf(_("Set the application name used to estabilish\n"
+ printf(_("Set the application name used to establish\n"
"%sthe connection to specified string value\n"), "\t\t\t\t");
printf("\t\t\t\t");
printf(_("(default: %s)\n"), "spd-say");
printf("-n, --connection-name\t\t");
- printf(_("Set the connection name used to estabilish\n"
+ printf(_("Set the connection name used to establish\n"
"%sthe connection to specified string value\n"), "\t\t\t\t");
printf("\t\t\t\t");
printf(_("(default: %s)\n"), "main");
--
1.7.4
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH] Spelling fixes in spd-say --help.,
Boris Dušek <=