Spelling correction

Spelling correction
This commit is contained in:
albert-github 2024-10-22 13:07:21 +02:00
parent f9a9d8d86d
commit 8f98405adb
1 changed files with 1 additions and 1 deletions

View File

@ -1173,7 +1173,7 @@ private:
/* /*
* \brief reduces the number of possible intersections * \brief reduces the number of possible intersections
* *
* At the position given by the event lins \c e1 and \c e2 and the slice * At the position given by the event lines \c e1 and \c e2 and the slice
* info object \c slice, the points on the event lines are further refined * info object \c slice, the points on the event lines are further refined
* until there are only \c n possible intersection points. The method can * until there are only \c n possible intersection points. The method can
* be interrupted if all possible intersection points are known to have * be interrupted if all possible intersection points are known to have