Fix doxygen class block that was wrongly named.

Manually cherry-picked from a7170f2aca4103abc95e983238a02aba2385b198
This commit is contained in:
Christoph Hertzberg 2020-11-27 19:40:14 +01:00
parent 54930b6b55
commit 2a4fcb2c31

2
Eigen/src/Geometry/Scaling.h Executable file → Normal file
View File

@ -14,7 +14,7 @@ namespace Eigen {
/** \geometry_module \ingroup Geometry_Module
*
* \class Scaling
* \class UniformScaling
*
* \brief Represents a generic uniform scaling transformation
*