Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--voice.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/voice.py b/voice.py
index 0268ec6..fc931a3 100644
--- a/voice.py
+++ b/voice.py
@@ -130,7 +130,7 @@ def by_name(name):
def defaultVoice():
- """Try to figure ofuft the default voice, from the current locale ($LANG).
+ """Try to figure out the default voice, from the current locale ($LANG).
Fall back to espeak's voice called Default."""
global _defaultVoice