From aebda105e4d57fc58b95b59f7cecea011c04aef1 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 8 Jun 2021 02:12:23 +0100 Subject: [PATCH] specs docs: Fix a typo Signed-off-by: Ian Jackson --- docs/gamespec.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gamespec.rst b/docs/gamespec.rst index f72f5b6f..a8d11714 100644 --- a/docs/gamespec.rst +++ b/docs/gamespec.rst @@ -129,7 +129,7 @@ This is discussed in the descriptions for each piece spec type. * ``edge_width`` [number, default 0.2 if `edge` or `edges` is specified] - * ``label``. Controls display of the label with informationa about + * ``label``. Controls display of the label with information about the in-game state. Dictionary with two sub-entries: * ``colour`` [string, defaults to the edge colour]. * ``place`` [string]: One of ``"BottomLeft"`` (default), -- 2.30.2