diff --git a/math/matrix.h b/math/matrix.h index eb53d5ccbe5..1fc3d665ee0 100644 --- a/math/matrix.h +++ b/math/matrix.h @@ -29,7 +29,7 @@ #include "common/streamdebug.h" /** - * \namespace Math. + * \namespace Math * This namespace contains some useful classes dealing with math and geometry. * * The most important classes are Matrix and its base classes.