From: Ian Jackson Date: Sun, 23 May 2021 14:58:21 +0000 (+0100) Subject: docs: Fix typo X-Git-Tag: otter-0.6.0~7 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=7f78cfefb94790dac92e7ae10decbbf8786b5952;p=otter.git docs: Fix typo Signed-off-by: Ian Jackson --- diff --git a/docs/gamespec.rst b/docs/gamespec.rst index fa247faf..dfd212aa 100644 --- a/docs/gamespec.rst +++ b/docs/gamespec.rst @@ -168,7 +168,7 @@ A chess clock. Additional parameters: * ``time``: Initial time for each player. [number, in seconds; required] - * ``per_move``: Time to add per moove. [number, in seconds] + * ``per_move``: Time to add per move. [number, in seconds] (These clock settings cannot be reconfigured via the game UI.)