Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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':