mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-01-13 15:03:20 -05:00
minor, typos in comment
Signed-off-by: hrj <harshad.rj@gmail.com>
This commit is contained in:
parent
328f046379
commit
332bb2113b
@ -13,7 +13,7 @@ import lc.misc.HelperFunctions
|
|||||||
import lc.captchas.interfaces.Challenge
|
import lc.captchas.interfaces.Challenge
|
||||||
import lc.captchas.interfaces.ChallengeProvider
|
import lc.captchas.interfaces.ChallengeProvider
|
||||||
|
|
||||||
/** This captcha is only for debuggin purposes. It creates very simple captchas that are delibertely easy to solve with OCR engines */
|
/** This captcha is only for debugging purposes. It creates very simple captchas that are deliberately easy to solve with OCR engines */
|
||||||
class DebugCaptcha extends ChallengeProvider {
|
class DebugCaptcha extends ChallengeProvider {
|
||||||
|
|
||||||
def getId(): String = {
|
def getId(): String = {
|
||||||
|
Loading…
Reference in New Issue
Block a user