summaryrefslogtreecommitdiffstats
path: root/silpa/modules/guesslanguages/guess_language.py
diff options
context:
space:
mode:
authorSanthosh Thottingal <santhosh.thottingal@gmail.com>2009-04-22 23:42:35 +0530
committerSanthosh Thottingal <santhosh.thottingal@gmail.com>2009-04-22 23:42:35 +0530
commit550f1ef9f4cd12f6a75090fa14490effc1230631 (patch)
tree74fddb746c0b849e88ca375a3fa5fabb246ff82d /silpa/modules/guesslanguages/guess_language.py
parent39d12a4a44fe0a2b386ba9562833f8bf6f6275f2 (diff)
downloadRachana.git-550f1ef9f4cd12f6a75090fa14490effc1230631.tar.gz
Rachana.git-550f1ef9f4cd12f6a75090fa14490effc1230631.tar.xz
Rachana.git-550f1ef9f4cd12f6a75090fa14490effc1230631.zip
Bug Fixes
Diffstat (limited to 'silpa/modules/guesslanguages/guess_language.py')
-rw-r--r--silpa/modules/guesslanguages/guess_language.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/silpa/modules/guesslanguages/guess_language.py b/silpa/modules/guesslanguages/guess_language.py
index 1d88891..158b5f5 100644
--- a/silpa/modules/guesslanguages/guess_language.py
+++ b/silpa/modules/guesslanguages/guess_language.py
@@ -531,7 +531,7 @@ def normalize(u):
class LangGuess(SilpaModule):
def process(self, form):
response = """
- <h2>Lemmatization</h2></hr>
+ <h2>Guess the language</h2></hr>
<p>Enter the text for guessing the language in the below text area.
You can give the text in any language and even with mixed language
</p>