From bee60f4570c48eb857d6e4eac9067842293ffa54 Mon Sep 17 00:00:00 2001 From: Eric Tam Date: Tue, 17 Oct 2017 13:59:32 +1100 Subject: [PATCH] fixed typo --- scraper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scraper.rb b/scraper.rb index 6c74d9d..a07ad01 100644 --- a/scraper.rb +++ b/scraper.rb @@ -88,7 +88,7 @@ def dbLookup(type = 'DA') error += 1 end - # increase i value and scan the next DA + # increase maxApplication value and scan the next DA maxApplication += 1 if error == 10 cont = false