From bf4d79b64b01c27af353c4424206f2839e2bb48b Mon Sep 17 00:00:00 2001 From: albert-github Date: Fri, 28 Mar 2025 18:41:36 +0100 Subject: [PATCH] Spelling correction Spelling correction --- Documentation/doc/Documentation/Third_party.txt | 2 +- Mesh_3/doc/Mesh_3/CGAL/Mesh_3/parameters.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/doc/Documentation/Third_party.txt b/Documentation/doc/Documentation/Third_party.txt index bde97ad021c..569f4eae1f5 100644 --- a/Documentation/doc/Documentation/Third_party.txt +++ b/Documentation/doc/Documentation/Third_party.txt @@ -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 diff --git a/Mesh_3/doc/Mesh_3/CGAL/Mesh_3/parameters.h b/Mesh_3/doc/Mesh_3/CGAL/Mesh_3/parameters.h index 7e2d912b890..90f6cd944a4 100644 --- a/Mesh_3/doc/Mesh_3/CGAL/Mesh_3/parameters.h +++ b/Mesh_3/doc/Mesh_3/CGAL/Mesh_3/parameters.h @@ -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. *