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

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

Conversation

timgates42
Copy link

There are small typos in:

  • WHATSNEW.md
  • pyfolio/capacity.py
  • pyfolio/plotting.py
  • pyfolio/round_trips.py
  • pyfolio/tears.py
  • pyfolio/timeseries.py
  • pyfolio/txn.py

Fixes:

  • Should read deviations rather than devations.
  • Should read deprecation rather than depracation.
  • Should read underwater rather than underwaterr.
  • Should read transaction rather than transaciton.
  • Should read signature rather than signiture.
  • Should read positions rather than posistions.
  • Should read particular rather than partiulcar.
  • Should read parameters rather than pameters.
  • Should read originally rather than origionally.
  • Should read deviation rather than devation.
  • Should read amount rather than ammount.
  • Should read overridden rather than overriden.

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

There are small typos in:
- WHATSNEW.md
- pyfolio/capacity.py
- pyfolio/plotting.py
- pyfolio/round_trips.py
- pyfolio/tears.py
- pyfolio/timeseries.py
- pyfolio/txn.py

Fixes:
- Should read `deviations` rather than `devations`.
- Should read `deprecation` rather than `depracation`.
- Should read `underwater` rather than `underwaterr`.
- Should read `transaction` rather than `transaciton`.
- Should read `signature` rather than `signiture`.
- Should read `positions` rather than `posistions`.
- Should read `particular` rather than `partiulcar`.
- Should read `parameters` rather than `pameters`.
- Should read `originally` rather than `origionally`.
- Should read `deviation` rather than `devation`.
- Should read `amount` rather than `ammount`.
- Should read `overridden` rather than `overriden`.
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