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

fix typos in user guide #2070

Merged
merged 1 commit into from
Feb 22, 2021
Merged

fix typos in user guide #2070

merged 1 commit into from
Feb 22, 2021

Conversation

kramred
Copy link
Contributor

@kramred kramred commented Feb 22, 2021

Thanks for contributing, make sure you address all the checklists (for details on how see

development documentation)!

  • updated/extended the documentation
  • ran the linter to address style issues (tox -e fix_lint)
  • wrote descriptive pull request text
  • ensured there are test(s) validating the fix
  • added news fragment in docs/changelog folder

Hi, this PR contains mainly fixes for typos in the user guide page of the documentation.

Some sections could benefit (i.e. become better understandable) from a style check by a native English speaker (who also understands the technical parts) – but my first (combined) edits vanished in a software crash, and I'm not a native speaker, so I've limited this PR mainly to typos.

@codecov
Copy link

codecov bot commented Feb 22, 2021

Codecov Report

Merging #2070 (a943936) into main (4740930) will decrease coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2070      +/-   ##
==========================================
- Coverage   93.69%   93.63%   -0.07%     
==========================================
  Files          88       88              
  Lines        4380     4380              
==========================================
- Hits         4104     4101       -3     
- Misses        276      279       +3     
Flag Coverage Δ
tests 93.63% <ø> (-0.07%) ⬇️

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

Impacted Files Coverage Δ
src/virtualenv/util/path/_pathlib/__init__.py 93.93% <0.00%> (-3.04%) ⬇️
...nv/create/via_global_ref/builtin/cpython/mac_os.py 83.97% <0.00%> (-1.11%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4740930...a943936. Read the comment docs.

Copy link
Contributor

@gaborbernat gaborbernat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gaborbernat gaborbernat merged commit a89bc0e into pypa:main Feb 22, 2021
gaborbernat pushed a commit to gaborbernat/virtualenv that referenced this pull request Mar 1, 2021
This was referenced Mar 16, 2021
This was referenced Mar 17, 2021
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