Remove superfluous precision

This commit is contained in:
Mael Rouxel-Labbé 2025-01-08 17:20:20 +01:00
parent b7de40afce
commit b8830caa24
1 changed files with 1 additions and 1 deletions

View File

@ -7562,7 +7562,7 @@ public:
and also for `Type1` and `Type2` of respective types
- `Kernel::Triangle_3` and `Kernel::Tetrahedron_3`
- `Kernel::Plane_3` and `Kernel::Sphere_3` (or the contrary)
- `Kernel::Plane_3` and `Kernel::Sphere_3`
- `Kernel::Sphere_3` and `Kernel::Sphere_3`.
*/