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 #348

Merged
merged 1 commit into from
Sep 13, 2021
Merged

docs: Fix a few typos #348

merged 1 commit into from
Sep 13, 2021

Conversation

timgates42
Copy link
Contributor

There are small typos in:

  • pymemcache/client/base.py
  • pymemcache/test/test_client.py
  • pymemcache/test/test_client_retry.py

Fixes:

  • Should read setting rather than settting.
  • Should read collection rather than collectino.
  • Should read serializer rather than seralizer.
  • Should read interaction rather than interacction.

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

There are small typos in:
- pymemcache/client/base.py
- pymemcache/test/test_client.py
- pymemcache/test/test_client_retry.py

Fixes:
- Should read `setting` rather than `settting`.
- Should read `collection` rather than `collectino`.
- Should read `serializer` rather than `seralizer`.
- Should read `interaction` rather than `interacction`.
Copy link
Collaborator

@jparise jparise left a comment

Choose a reason for hiding this comment

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

Thanks!

@jparise jparise merged commit b515ab6 into pinterest:master Sep 13, 2021
jparise pushed a commit that referenced this pull request Feb 20, 2022
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.

2 participants