From 97c8d4d252c940cc312f4b2b24e4465961b6c9be Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Thu, 21 Aug 2003 12:01:25 +0000 Subject: [PATCH] Spelled portuguese wrong. --- others/babelfish.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/others/babelfish.py b/others/babelfish.py index 9775e4115..0fbb319e2 100644 --- a/others/babelfish.py +++ b/others/babelfish.py @@ -76,7 +76,7 @@ __languages = { 'english' : 'en', 'japanese' : 'ja', 'korean' : 'ko', 'spanish' : 'es', - 'portugese' : 'pt', + 'portuguese' : 'pt', } """