Files
cgal/Installation/cmake/modules
Sebastien Loriot 237f7500e9 Fix various typos in comments, documentation, and internal variables (#9230)
## Summary of Changes

This PR fixes various typos across multiple packages. The changes
include:
* **Variable Names:** Corrected local variable names (e.g.,
`list_lenght` → `list_length`, `inital_nb_pts` → `initial_nb_pts`) in
CMake scripts and C++ headers.
* **Header Guards:** Fixed a typo in the header guard for
`Edge_length_cost.h` to match the filename.
* **Documentation & Comments:** Fixed spelling errors in comments,
string literals, and documentation files (e.g., `dimensionnal` →
`dimensional`, `explicitelty` → `explicitly`).

## Release Management

* Affected package(s): Installation, Point_set_3,
Polygon_mesh_processing, Surface_mesh_simplification, SMDS_3,
STL_Extension, Stream_support, TDS_2, Triangulation_2, Triangulation_3
* Issue(s) solved (if any):
* Feature/Small Feature (if any):
* Link to compiled documentation (obligatory for small feature):
* License and copyright ownership:
2026-01-09 15:39:35 +01:00
..
2025-04-29 19:11:01 +02:00
2023-09-14 16:33:20 +02:00
2020-10-13 15:36:44 +02:00
2023-08-24 15:29:47 +02:00
2020-10-08 13:42:42 +02:00
2024-10-10 14:21:34 +02:00
2019-12-30 16:41:01 +01:00
2024-10-10 14:21:34 +02:00
2024-10-10 14:21:34 +02:00
2024-09-10 18:39:53 +02:00
2017-11-15 14:45:12 +01:00
2020-07-22 10:23:30 +02:00
2017-11-15 14:45:12 +01:00
2017-11-15 14:45:12 +01:00
2017-11-15 14:45:12 +01:00
2023-07-30 12:59:17 +02:00
2024-03-26 18:24:51 +01:00
2017-03-27 18:04:55 +02:00
2020-04-15 14:06:13 +02:00