Skip to content

s2: Fix simple typo (interect to intersect) #124

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jonatasemidio opened this issue Mar 22, 2025 · 0 comments · Fixed by #125
Closed

s2: Fix simple typo (interect to intersect) #124

jonatasemidio opened this issue Mar 22, 2025 · 0 comments · Fixed by #125

Comments

@jonatasemidio
Copy link
Contributor

On the cell_index_test.go file the error message from the verifyCellIndexContents method related to the intersect verification has a typo and writes interact instead intersect.

line:

t.Errorf("%s: CellID does not interect the current range: %v <= %v && %v >= %v", desc, x.cellID.RangeMin(), r.LimitID().Prev(), x.cellID.RangeMax(), r.StartID())

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant