diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-05-13 10:43:21 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-05-13 10:43:21 +0200 |
| commit | 617f2b01b2679ec43330ea6fb5f25f4137565b6a (patch) | |
| tree | f6d102da10821fb04f6184499e8a17cdb96472ad /src/ochess.hpp | |
| parent | 055410c0e0c1297612ce9677331d012af2226fac (diff) | |
Improve documentation
Diffstat (limited to 'src/ochess.hpp')
| -rw-r--r-- | src/ochess.hpp | 2 |
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 { |
