From 67ecb5307d98302e12d88f3d34a8844e2bbdcdce Mon Sep 17 00:00:00 2001 From: schneefux Date: Thu, 29 May 2014 11:56:21 +0100 Subject: Minor error in code comment Comment confused 1901 with 1991. --- client/alteration.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client') 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 -- cgit v1.3.1