darxtrix / darxtrix/ptop

Proposing a PR to fix a few small typos

Open
#71 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
582
Forks
44
PR merge metrics
No merged PRs in 30d

Description

# Issue Type

[x] Bug (Typo)

# Steps to Replicate and Expected Behaviour

- Examine ptop/interfaces/GUI.py and observe `reponsive`, however expect to see `responsive`.
- Examine ptop/plugins/process_sensor.py and observe `privelages`, however expect to see `privileges`.
- Examine ptop/constants.py and observe `overriden`, however expect to see `overridden`.
- Examine ptop/core/plugin.py and observe `overrided`, however expect to see `overridden`.
- Examine telemetry.js and observe `enteries`, however expect to see `entries`.
- Examine README.md and observe `compaible`, however expect to see `compatible`.
- Examine ptop/interfaces/GUI.py and observe `chossing`, however expect to see `choosing`.
- Examine ptop/interfaces/GUI.py and observe `beacuse`, however expect to see `because`.
- Examine ptop/plugins/process_sensor.py and observe `adminstrator`, however expect to see `administrator`.

# Notes

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

To avoid wasting CI processing resources a branch with the fix has been
prepared but a pull request has not yet been created. A pull request fixing
the issue can be prepared from the link below, feel free to create it or
request @timgates42 create the PR. Alternatively if the fix is undesired please
close the issue with a small comment about the reasoning.

https://github.com/timgates42/ptop/pull/new/bugfix_typos

Thanks.

Contributor guide

No contributing guide indexed for this repository

Research direction

Check the eight misspellings listed in ptop/interfaces/GUI.py, ptop/plugins/process_sensor.py, ptop/constants.py, ptop/core/plugin.py, telemetry.js, and README.md. Compare each occurrence with the expected spelling, then search the repository for the old spellings to confirm none remain. Done means all listed typos are corrected without changing unrelated text.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, python
Domain
cli, documentation
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.