aboutsummaryrefslogtreecommitdiff
path: root/src/ochess.hpp
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-05-13 10:43:21 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2023-05-13 10:43:21 +0200
commit617f2b01b2679ec43330ea6fb5f25f4137565b6a (patch)
treef6d102da10821fb04f6184499e8a17cdb96472ad /src/ochess.hpp
parent055410c0e0c1297612ce9677331d012af2226fac (diff)
Improve documentation
Diffstat (limited to 'src/ochess.hpp')
-rw-r--r--src/ochess.hpp2
1 files changed, 1 insertions, 1 deletions
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 {