From feac135f3bf8d1b4fa47c427daaf09f20e8d3ff3 Mon Sep 17 00:00:00 2001 From: Nold360 Date: Tue, 16 Apr 2013 10:16:57 +0200 Subject: I hate this comment.. but now it's finally fixed... --- module/plugins/crypter/NCryptIn.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/plugins') diff --git a/module/plugins/crypter/NCryptIn.py b/module/plugins/crypter/NCryptIn.py index 0d0a884cf..63ac58a43 100644 --- a/module/plugins/crypter/NCryptIn.py +++ b/module/plugins/crypter/NCryptIn.py @@ -137,7 +137,7 @@ class NCryptIn(Crypter): postData['recaptcha_challenge_field'] = challenge postData['recaptcha_response_field'] = code - # Resolve anicaptcha + # Resolve circlecaptcha if "circlecaptcha" in form: self.captcha = True self.logDebug("Captcha protected") -- cgit v1.2.3