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

Merged
merged 1 commit into from
Jul 22, 2022
Merged

docs: Fix a few typos #733

merged 1 commit into from
Jul 22, 2022

Conversation

timgates42
Copy link
Contributor

There are small typos in:

  • docs/guide/widget_basics.rst
  • flexx/app/_session.py
  • flexx/app/tests/test_asset.py
  • flexx/event/_js.py
  • flexx/event/_reaction.py
  • flexx/ui/_widget.py
  • flexx/util/tests/test_config.py
  • flexxamples/howtos/echarts_example.py
  • flexxamples/testers/tricky_events.py

Fixes:

  • Should read precedence rather than precedense.
  • Should read assets rather than assests.
  • Should read simultaneously rather than simultenously.
  • Should read service rather than survice.
  • Should read occurrence rather than occurance.
  • Should read eliminate rather than elliminate.
  • Should read declarative rather than declerative.
  • Should read children rather than childen.
  • Should read capturing rather than caputuring.
  • Should read aggregated rather than agregated.

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

There are small typos in:
- docs/guide/widget_basics.rst
- flexx/app/_session.py
- flexx/app/tests/test_asset.py
- flexx/event/_js.py
- flexx/event/_reaction.py
- flexx/ui/_widget.py
- flexx/util/tests/test_config.py
- flexxamples/howtos/echarts_example.py
- flexxamples/testers/tricky_events.py

Fixes:
- Should read `precedence` rather than `precedense`.
- Should read `assets` rather than `assests`.
- Should read `simultaneously` rather than `simultenously`.
- Should read `service` rather than `survice`.
- Should read `occurrence` rather than `occurance`.
- Should read `eliminate` rather than `elliminate`.
- Should read `declarative` rather than `declerative`.
- Should read `children` rather than `childen`.
- Should read `capturing` rather than `caputuring`.
- Should read `aggregated` rather than `agregated`.

Signed-off-by: Tim Gates <[email protected]>
@almarklein
Copy link
Member

CI tests are not caused by this change. Merging! Thanks for the improvements!

@almarklein almarklein merged commit 7461524 into flexxui:master Jul 22, 2022
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