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

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

Conversation

timgates42
Copy link
Contributor

There are small typos in:

  • cassandra/cqlengine/models.py
  • tests/integration/advanced/init.py
  • tests/integration/advanced/graph/test_graph_query.py
  • tests/integration/advanced/test_spark.py
  • tests/integration/cqlengine/connections/test_connection.py
  • tests/integration/cqlengine/test_connections.py
  • tests/integration/standard/test_metadata.py
  • tests/integration/standard/test_metrics.py
  • tests/integration/standard/test_prepared_statements.py
  • tests/unit/test_policies.py
  • tests/unit/test_resultset.py

Fixes:

  • Should read updated rather than udpated.
  • Should read segregation rather than segration.
  • Should read reusable rather than resusable.
  • Should read metadata rather than metatadata.
  • Should read rethrow rather than retrhow.
  • Should read multiple rather than multipltle.
  • Should read graph rather than graoh.
  • Should read geometric rather than geomteric.
  • Should read default rather than defaul.
  • Should read assignment rather than assignement.

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

There are small typos in:
- cassandra/cqlengine/models.py
- tests/integration/advanced/__init__.py
- tests/integration/advanced/graph/test_graph_query.py
- tests/integration/advanced/test_spark.py
- tests/integration/cqlengine/connections/test_connection.py
- tests/integration/cqlengine/test_connections.py
- tests/integration/standard/test_metadata.py
- tests/integration/standard/test_metrics.py
- tests/integration/standard/test_prepared_statements.py
- tests/unit/test_policies.py
- tests/unit/test_resultset.py

Fixes:
- Should read `updated` rather than `udpated`.
- Should read `segregation` rather than `segration`.
- Should read `reusable` rather than `resusable`.
- Should read `metadata` rather than `metatadata`.
- Should read `rethrow` rather than `retrhow`.
- Should read `multiple` rather than `multipltle`.
- Should read `graph` rather than `graoh`.
- Should read `geometric` rather than `geomteric`.
- Should read `default` rather than `defaul`.
- Should read `assignment` rather than `assignement`.
@absurdfarce
Copy link
Collaborator

Thanks for the PR @timgates42!

Have you signed the Contributor License Agreement for contributions to DataStax open source projects? If not you can find it at https://cla.datastax.com/. Thanks!

@bschoening
Copy link
Contributor

@timgates42 would you be able to sign the the CLA at https://cla.datastax.com

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