Skip to content

Fix typo in bboxNormalization comment: "latitudes" -> "longitudes"#1149

Open
xxxxxxjun wants to merge 1 commit intouber:masterfrom
xxxxxxjun:fix/typo-longitudes-in-bbox-comment
Open

Fix typo in bboxNormalization comment: "latitudes" -> "longitudes"#1149
xxxxxxjun wants to merge 1 commit intouber:masterfrom
xxxxxxjun:fix/typo-longitudes-in-bbox-comment

Conversation

@xxxxxxjun
Copy link
Copy Markdown
Contributor

@xxxxxxjun xxxxxxjun commented Apr 2, 2026

Summary

  • Fix "latitudes" → "longitudes" in the bboxNormalization doc comment (src/h3lib/lib/bbox.c)

The comment says "The goal is to transform latitudes..." but the function normalizes longitudes for antimeridian crossing — the @param lines right below already say "longitudes", and the param type is LongitudeNormalization.

Test plan

  • Verified no logic change — comment-only fix
  • Checked no other incorrect "latitudes" usage remains in bbox.c

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 99.066%. remained the same
when pulling 7f6b911 on xxxxxxjun:fix/typo-longitudes-in-bbox-comment
into 88156bd on uber:master.

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 this pull request may close these issues.

3 participants