persepolisdm / persepolis

Persepolis Download Manager is a GUI for aria2.
https://persepolisdm.github.io
GNU General Public License v3.0
6.19k stars 651 forks source link

fix-typo - comments only #717

Closed 7aman closed 4 years ago

7aman commented 4 years ago

Hi. I was tracking a bug in vscode. I had spell check and pylint enabled. Spell check hinted some typos.I checked every file and found some typos in:

This PR just fixes comments and no actual code is changed.

7aman commented 4 years ago

May I proceed with logger messages and variable names? Or it is not safe?

7aman commented 4 years ago

Also pylint is complaining about some lines. I guess some of them are actual errors. I am not sure I could resolve them. What is the best way to report them?

alireza-amirsamimi commented 4 years ago

Hello Please don't change variable names. Open new issue for the variables and errors.

thanks for your contributing :+1: