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

Merged
merged 1 commit into from
Oct 9, 2024
Merged

docs: Fix a few typos #290

merged 1 commit into from
Oct 9, 2024

Conversation

timgates42
Copy link
Contributor

There are small typos in:

  • docs/other.rst
  • tests/test_access_mixins.py

Fixes:

  • Should read respond rather than responsed.
  • Should read passing rather than passsing.

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

There are small typos in:
- docs/other.rst
- tests/test_access_mixins.py

Fixes:
- Should read `respond` rather than `responsed`.
- Should read `passing` rather than `passsing`.

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

codecov-commenter commented Sep 3, 2022

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.72%. Comparing base (df847c9) to head (e5c6ab3).
Report is 13 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #290   +/-   ##
=======================================
  Coverage   97.72%   97.72%           
=======================================
  Files           8        8           
  Lines         484      484           
  Branches       68      103   +35     
=======================================
  Hits          473      473           
  Misses          9        9           
  Partials        2        2           
Flag Coverage Δ
unittests 97.72% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@kennethlove kennethlove merged commit dcdd10e into brack3t:main Oct 9, 2024
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.

3 participants