Skip to content

Commit d92c6dd

Browse files
author
Boštjan Mejak
authored
Fix a typo (#635)
Fixed a typo engne -> engine.
1 parent 4066678 commit d92c6dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Changes:
1010
* `chess.engine` will now cut off illegal principal variations at the first
1111
illegal move instead of discarding them entirely.
1212
* `chess.engine.EngineProtocol` renamed to `chess.engine.Protocol`.
13-
* `chess.engne.Option` is no longer a named tuple.
13+
* `chess.engine.Option` is no longer a named tuple.
1414
* Renamed `chess.gaviota` internals.
1515
* Relaxed type annotations of `chess.pgn.GameNode.variation()` and related
1616
methods.

0 commit comments

Comments
 (0)