Skip to content

Commit

Permalink
Merge pull request codingo#20 from Qwokka/0.5
Browse files Browse the repository at this point in the history
Fix spelling error
  • Loading branch information
tcstool committed Nov 10, 2014
2 parents 57d3f44 + 971569b commit af24dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nosqlmap.py
Original file line number Diff line number Diff line change
Expand Up @@ -1115,7 +1115,7 @@ def errorTest (errorCheck,testNum):
return True

elif testNum == 2:
possAddrs.apped(str(gtDict))
possAddrs.append(str(gtDict))
return True

else:
Expand Down

0 comments on commit af24dee

Please sign in to comment.