mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
MIsc. source and comment typos
Found using `codespell` and `grep` from downstream FreeCAD
This commit is contained in:
@@ -51,7 +51,7 @@ are doing.
|
||||
|
||||
\section TopicPreprocessorDirectivesCppVersion C++ standard features
|
||||
|
||||
By default, %Eigen strive to automatically detect and enable langage features at compile-time based on
|
||||
By default, %Eigen strive to automatically detect and enable language features at compile-time based on
|
||||
the information provided by the compiler.
|
||||
|
||||
- \b EIGEN_MAX_CPP_VER - disables usage of C++ features requiring a version greater than EIGEN_MAX_CPP_VER.
|
||||
|
||||
Reference in New Issue
Block a user