Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LoveMyData committed Oct 17, 2017
1 parent 5d78c1d commit bee60f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.rb
Expand Up @@ -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
Expand Down

0 comments on commit bee60f4

Please sign in to comment.