Skip to content

Commit a29870b

Browse files
committed
Syntax corections
1 parent 9f853a8 commit a29870b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

axelrod/strategies/axelrod_first.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ def reset(self):
399399

400400
class Tullock(Player):
401401
"""
402-
Submitted to Axelrod's first tournament by Gordon Tulloc.
402+
Submitted to Axelrod's first tournament by Gordon Tullock.
403403
404404
Cooperates for the first 11 rounds then randomly cooperates 10% less often
405405
than the opponent has in previous rounds.

0 commit comments

Comments
 (0)