Skip to content
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

docs: Fix a few typos #639

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

timgates42
Copy link

There are small typos in:

  • source/hack_parallel/hack_parallel/third-party/sqlite3/sqlite3.c

Fixes:

  • Should read retrieved rather than retreived.
  • Should read preceding rather than preceeding.
  • Should read corresponding rather than corresonding.
  • Should read allocates rather than allocats.
  • Should read accommodated rather than accomodated.

Semi-automated pull request generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

There are small typos in:
- source/hack_parallel/hack_parallel/third-party/sqlite3/sqlite3.c

Fixes:
- Should read `retrieved` rather than `retreived`.
- Should read `preceding` rather than `preceeding`.
- Should read `corresponding` rather than `corresonding`.
- Should read `allocates` rather than `allocats`.
- Should read `accommodated` rather than `accomodated`.
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.

None yet

2 participants