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

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

Conversation

timgates42
Copy link
Contributor

There are small typos in:

  • docs/express.rst
  • docs/payflow.rst
  • paypal/express/facade.py
  • paypal/payflow/facade.py
  • sandbox/settings.py

Fixes:

  • Should read transactions rather than transations.
  • Should read smorgasbord rather than smorgasboard.
  • Should read refunded rather than refuneded.
  • Should read module rather than modulde.
  • Should read bridging rather than briding.

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

There are small typos in:
- docs/express.rst
- docs/payflow.rst
- paypal/express/facade.py
- paypal/payflow/facade.py
- sandbox/settings.py

Fixes:
- Should read `transactions` rather than `transations`.
- Should read `smorgasbord` rather than `smorgasboard`.
- Should read `refunded` rather than `refuneded`.
- Should read `module` rather than `modulde`.
- Should read `bridging` rather than `briding`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
@codecov
Copy link

codecov bot commented Aug 30, 2022

Codecov Report

Merging #286 (3b6c93f) into master (ca0b1b8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #286   +/-   ##
=======================================
  Coverage   65.81%   65.81%           
=======================================
  Files          30       30           
  Lines        1334     1334           
=======================================
  Hits          878      878           
  Misses        456      456           
Impacted Files Coverage Δ
paypal/express/facade.py 73.46% <ø> (ø)
paypal/payflow/facade.py 52.17% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

None yet

1 participant