From 0a13845bb07f24e27869c746ce0bf04b2296799f Mon Sep 17 00:00:00 2001 From: Rafael Ortiz Date: Wed, 13 Jul 2011 05:07:12 +0000 Subject: typos --- (limited to 'voice.py') 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 -- cgit v0.9.1