Documentation - Fix whitespaces and typos (#821)

- Removed excessive whitespace between words in comments
- Removed <br> syntax
- Fixed spelling errors ("hilight" → "highlights", "texte" → "text")
- Improved comment formatting and structure
This commit is contained in:
luzpaz
2025-11-13 04:30:53 -05:00
committed by GitHub
parent 396b677095
commit df59c53e79
159 changed files with 1017 additions and 1012 deletions
@@ -27,7 +27,7 @@ class TopoDS_Face;
class TopoDS_Edge;
class Adaptor3d_Curve;
//! This package provides tools to check the validity
//! This package provides tools to check the validity
//! of the BRep.
class BRepCheck
{