Skip to content

docs: Fix a few typos #2319

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

Merged
merged 2 commits into from
Aug 4, 2023
Merged

docs: Fix a few typos #2319

merged 2 commits into from
Aug 4, 2023

Conversation

timgates42
Copy link
Contributor

@timgates42 timgates42 commented Jul 12, 2022

There are small typos in:

  • kafka/codec.py
  • kafka/coordinator/base.py
  • kafka/record/abc.py
  • kafka/record/legacy_records.py

Fixes:

  • Should read timestamp rather than typestamp.
  • Should read minimum rather than miniumum.
  • Should read encapsulates rather than incapsulates.
  • Should read callback rather than callbak.

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


This change is Reviewable

There are small typos in:
- kafka/codec.py
- kafka/coordinator/base.py
- kafka/record/abc.py
- kafka/record/legacy_records.py

Fixes:
- Should read `timestamp` rather than `typestamp`.
- Should read `minimum` rather than `miniumum`.
- Should read `encapsulated` rather than `incapsulates`.
- Should read `callback` rather than `callbak`.
Copy link

@bk521234 bk521234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. thanks for fixing the typos.

@wbarnha wbarnha merged commit 46473ba into dpkp:master Aug 4, 2023
bradenneal1 pushed a commit to bradenneal1/kafka-python that referenced this pull request May 16, 2024
* docs: Fix a few typos

There are small typos in:
- kafka/codec.py
- kafka/coordinator/base.py
- kafka/record/abc.py
- kafka/record/legacy_records.py

Fixes:
- Should read `timestamp` rather than `typestamp`.
- Should read `minimum` rather than `miniumum`.
- Should read `encapsulated` rather than `incapsulates`.
- Should read `callback` rather than `callbak`.

* Update abc.py
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.

4 participants