summaryrefslogtreecommitdiff
path: root/client/alteration.py
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-05-29 11:56:21 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2014-05-29 11:56:21 +0100
commit67ecb5307d98302e12d88f3d34a8844e2bbdcdce (patch)
tree4ee2232c6bba918d640a1a839dd431c27bcdaafd /client/alteration.py
parent5bff48f899dea3f4677203c5c15108a3e2e08e0b (diff)
downloadjasper-client-67ecb5307d98302e12d88f3d34a8844e2bbdcdce.tar.gz
jasper-client-67ecb5307d98302e12d88f3d34a8844e2bbdcdce.zip
Minor error in code comment
Comment confused 1901 with 1991.
Diffstat (limited to 'client/alteration.py')
-rw-r--r--client/alteration.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/alteration.py b/client/alteration.py
index e381cd4..550bba1 100644
--- a/client/alteration.py
+++ b/client/alteration.py
@@ -12,7 +12,7 @@ def clean(input):
actual speech by the TTS system. This is to fix minior
idiomatic issues, for example, that 1901 is pronounced
"one thousand, ninehundred and one" rather than
- "nineteen ninety one".
+ "nineteen oh one".
Arguments:
input -- original speech text to-be modified