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

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

Conversation

timgates42
Copy link

There are small typos in:

  • examples/ad_manager/v202102/line_item_service/target_custom_criteria.py
  • examples/ad_manager/v202105/line_item_service/target_custom_criteria.py
  • examples/ad_manager/v202108/line_item_service/target_custom_criteria.py
  • examples/adwords/v201809/basic_operations/update_expanded_text_ad.py
  • examples/adwords/v201809/extensions/add_prices.py
  • googleads/adwords.py

Fixes:

  • Should read criteria rather than criterias.
  • Should read using rather than usin.
  • Should read their rather than ther.
  • Should read suffix rather than suffic.
  • Should read order rather than oder.

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

There are small typos in:
- examples/ad_manager/v202102/line_item_service/target_custom_criteria.py
- examples/ad_manager/v202105/line_item_service/target_custom_criteria.py
- examples/ad_manager/v202108/line_item_service/target_custom_criteria.py
- examples/adwords/v201809/basic_operations/update_expanded_text_ad.py
- examples/adwords/v201809/extensions/add_prices.py
- googleads/adwords.py

Fixes:
- Should read `criteria` rather than `criterias`.
- Should read `using` rather than `usin`.
- Should read `their` rather than `ther`.
- Should read `suffix` rather than `suffic`.
- Should read `order` rather than `oder`.
@BenRKarl BenRKarl changed the base branch from master to main August 23, 2022 18:02
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.

1 participant