Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/voice.py
diff options
context:
space:
mode:
authorRafael Ortiz <rafael@activitycentral.com>2011-07-20 16:08:58 (GMT)
committer Rafael Ortiz <rafael@activitycentral.com>2011-07-20 16:08:58 (GMT)
commitf739fc6f9badfb80a7720a2244e5a52745d09e05 (patch)
tree6ce64b6cda0d9c4fc168480445a1f397dda3ecd5 /voice.py
parentf70e270748d8918d1017f0438e7140947d591a57 (diff)
fixing typo.<
Diffstat (limited to 'voice.py')
-rw-r--r--voice.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/voice.py b/voice.py
index fc931a3..6b1f812 100644
--- a/voice.py
+++ b/voice.py
@@ -96,8 +96,8 @@ class Voice:
friendlynameRP1 = None
if friendlynameRP == 'rp':
- friendlynameRP1 = 'English (Required Pronunciation)'
- self.friendlyname = 'English (Required Pronunciation)'
+ friendlynameRP1 = 'English (Recieved Pronunciation)'
+ self.friendlyname = 'English (Recieved Pronunciation)'
friendlynameUS = None
if friendlyname == 'us':