Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Fixed typo in OffsetsBuffer docs #1373

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

DzenanJupic
Copy link
Contributor

OffsetsBuffer has the same invariants as Offsets, which requires each element to be greater or equal to 0.

`OffsetsBuffer` has the same invariants as `Offsets`, which requires
each element to be greater *or equal* to `0`.
@jorgecarleitao jorgecarleitao added the documentation Improvements or additions to documentation label Feb 2, 2023
@jorgecarleitao jorgecarleitao merged commit 40182a1 into jorgecarleitao:main Feb 2, 2023
ritchie46 pushed a commit to ritchie46/arrow2 that referenced this pull request Mar 29, 2023
`OffsetsBuffer` has the same invariants as `Offsets`, which requires
each element to be greater *or equal* to `0`.
ritchie46 pushed a commit to ritchie46/arrow2 that referenced this pull request Apr 5, 2023
`OffsetsBuffer` has the same invariants as `Offsets`, which requires
each element to be greater *or equal* to `0`.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants