Skip to content

Commit f0c31c7

Browse files
authored
Merge pull request #1357 from Axelrod-Python/fix-dbs-documentation
Fix name in documentation of dbs strategy.
2 parents 35e8c45 + b98edd2 commit f0c31c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

axelrod/strategies/dbs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class DBS(Player):
1717
1818
Names
1919
20-
- Desired Belief Strategy: [Au2006]_
20+
- Derived Belief Strategy: [Au2006]_
2121
"""
2222

2323
# These are various properties for the strategy

0 commit comments

Comments
 (0)