Skip to content

Conversation

@LOTUS9679
Copy link
Contributor

This PR fixes multiple instances of the doubled word "the" (e.g., "the the") found in various header files, documentation, and comments.

No code logic is changed; this is purely a documentation and comment cleanup to improve readability.

{
// Still look for the curve end in the event queue in case two
// point are the the same in the vertex range
// point are the same in the vertex range
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

point -> points

On other places in the file as well

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done! I've updated 'point' to 'points' as requested.

@LOTUS9679

This comment has been minimized.

@lrineau lrineau merged commit 67b8006 into CGAL:main Jan 6, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants