[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Spelling fix in spd-conf.
From: |
Boris Dusek |
Subject: |
[PATCH] Spelling fix in spd-conf. |
Date: |
Thu, 17 Mar 2011 19:45:20 +0100 |
From: Boris Du?ek <address@hidden>
To: address@hidden
---
src/api/python/speechd_config/config.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/api/python/speechd_config/config.py
b/src/api/python/speechd_config/config.py
index e88bd25..1c80399 100644
--- a/src/api/python/speechd_config/config.py
+++ b/src/api/python/speechd_config/config.py
@@ -193,7 +193,7 @@ class Options(object):
},
'dont_ask':
{
- 'descr' : "Do not ask any questions, allways use default values",
+ 'descr' : "Do not ask any questions, always use default values",
'doc' : None,
'type' : bool,
'default' : False,
--
1.7.4
- [PATCH] Spelling fix in spd-conf.,
Boris Dusek <=