Skip to content

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

Closed
@jonatasemidio

Description

@jonatasemidio

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())

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions