Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

docs: fix simple typo, recurssion -> recursion #184

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

Conversation

timgates42
Copy link

There is a small typo in xonsh/proc.py.

Should read recursion rather than recurssion.

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

There is a small typo in xonsh/proc.py.

Should read `recursion` rather than `recurssion`.
@codecov-commenter
Copy link

⚠️ 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 53.21%. Comparing base (d7c57ab) to head (3f02f30).

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

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #184       +/-   ##
===========================================
- Coverage   95.09%   53.21%   -41.89%     
===========================================
  Files          34       86       +52     
  Lines        2119     6585     +4466     
===========================================
+ Hits         2015     3504     +1489     
- Misses        104     3081     +2977     

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants