aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/parsingtoolbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'parsingtoolbox.h')
-rw-r--r--parsingtoolbox.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/parsingtoolbox.h b/parsingtoolbox.h
index d7fdc31..8958550 100644
--- a/parsingtoolbox.h
+++ b/parsingtoolbox.h
@@ -30,7 +30,8 @@
#include "range.h"
/**
- * @brief The ParsingToolBox class - gathering tools
+ * @brief The ParsingToolBox is gathering many useful methods for dice parsing.
+ * Its goal is to make the diceparser a bit lighter.
*/
class ParsingToolBox
{