summaryrefslogtreecommitdiffstats
path: root/src/math/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/README.txt')
-rw-r--r--src/math/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/math/README.txt b/src/math/README.txt
index fd34dcb..26069aa 100644
--- a/src/math/README.txt
+++ b/src/math/README.txt
@@ -1,5 +1,5 @@
/**
- * \dir math
+ * \dir src/math
* \brief Common mathematical structures and functions
*/
@@ -9,4 +9,4 @@
*
* This namespace was created to avoid clashing with old code, but now it still serves,
* defining a border between math and non-math-related code.
- */ \ No newline at end of file
+ */