From 617f2b01b2679ec43330ea6fb5f25f4137565b6a Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sat, 13 May 2023 10:43:21 +0200 Subject: Improve documentation --- src/ochess.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ochess.hpp') diff --git a/src/ochess.hpp b/src/ochess.hpp index a8f96a0..6274b4c 100644 --- a/src/ochess.hpp +++ b/src/ochess.hpp @@ -41,7 +41,7 @@ class Game; class GameBase; /** - * @brief Used by each tab of the GUI to attach informations additional informations and features + * @brief Used by each tab of the GUI to attach additional informations and features * */ class TabInfos { -- cgit v1.2.3