Skip to content

Commit aa5fa8a

Browse files
committed
Fixed typo in docstrings.
1 parent e60c63c commit aa5fa8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

axelrod/strategies/axelrod_second.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1468,7 +1468,7 @@ class Leyvraz(Player):
14681468
2. If opponent Defected three turns ago, then Cooperate.
14691469
3. If opponent Defected two turns ago, then Defect.
14701470
4. If opponent Defected last turn, then Defect with prob 50%.
1471-
5. Otherwise (all Coopertaions), then Cooperate.
1471+
5. Otherwise (all Cooperations), then Cooperate.
14721472
14731473
Names:
14741474

0 commit comments

Comments
 (0)