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

Merged
merged 1 commit into from Jul 13, 2022
Merged

docs: Fix a few typos #180

merged 1 commit into from Jul 13, 2022

Conversation

timgates42
Copy link
Contributor

There are small typos in:

  • src/flask_debugtoolbar/panels/profiler.py
  • src/flask_debugtoolbar/static/codemirror/mode/rst/rst.js
  • src/flask_debugtoolbar/static/codemirror/mode/xquery/xquery.js
  • src/flask_debugtoolbar/static/js/jquery.tablesorter.js

Fixes:

  • Should read second rather than secound.
  • Should read preceded rather than preceeded.
  • Should read initial rather than inital.
  • Should read divided rather than divded.
  • Should read debugging rather than debuging.
  • Should read convenience rather than conveinence.
  • Should read capabilities rather than capabilitys.

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

There are small typos in:
- src/flask_debugtoolbar/panels/profiler.py
- src/flask_debugtoolbar/static/codemirror/mode/rst/rst.js
- src/flask_debugtoolbar/static/codemirror/mode/xquery/xquery.js
- src/flask_debugtoolbar/static/js/jquery.tablesorter.js

Fixes:
- Should read `second` rather than `secound`.
- Should read `preceded` rather than `preceeded`.
- Should read `initial` rather than `inital`.
- Should read `divided` rather than `divded`.
- Should read `debugging` rather than `debuging`.
- Should read `convenience` rather than `conveinence`.
- Should read `capabilities` rather than `capabilitys`.
@nickjj nickjj merged commit d44ab40 into pallets-eco:master Jul 13, 2022
@nickjj
Copy link
Contributor

nickjj commented Jul 13, 2022

Hi,

Thanks a lot for the contribution!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants