summaryrefslogtreecommitdiff
path: root/src/script/api/script_date.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/api/script_date.hpp')
-rw-r--r--src/script/api/script_date.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script/api/script_date.hpp b/src/script/api/script_date.hpp
index 67670e0ec..c841599d5 100644
--- a/src/script/api/script_date.hpp
+++ b/src/script/api/script_date.hpp
@@ -16,7 +16,7 @@
/**
* Class that handles all date related (calculation) functions.
- * @api ai
+ * @api ai game
*
* @note Months and days of month are 1-based; the first month of the
* year is 1 and the first day of the month is also 1.