Spelling correction

Spelling correction
This commit is contained in:
albert-github 2025-03-28 18:41:36 +01:00
parent 3483e40b10
commit bf4d79b64b
2 changed files with 2 additions and 2 deletions

View File

@ -288,7 +288,7 @@ for more information.
On some platforms, linking with `libunwind` was responsible for an increase of the runtime of the final application.
If you experience such an issue, we recommend to compile \ceres without `glog` support.
\attention In the master branch of \ceres `glog` was dropped as a dependecy and `abseil` was added instead. It is not compatible with \visualstudio 2017 or earlier versions.
\attention In the master branch of \ceres `glog` was dropped as a dependency and `abseil` was added instead. It is not compatible with \visualstudio 2017 or earlier versions.
\subsection thirdpartyGLPK GLPK

View File

@ -250,7 +250,7 @@ unspecified_type no_features();
* enables the meshing algorithm
* to mesh the input surface only and not take the volume into account.
*
* When this option is enabled, the ouput mesh has no cells in the 3D complex,
* When this option is enabled, the output mesh has no cells in the 3D complex,
* only facets, edges and vertices.
* Full-3D optimization steps such as mesh perturbation and mesh exudation are automatically disabled.
*