syncthing-gtk icon indicating copy to clipboard operation
syncthing-gtk copied to clipboard

Proposing a PR to fix a few small typos

Open timgates42 opened this issue 3 years ago • 0 comments

Issue Type

[x] Bug (Typo)

Steps to Replicate and Expected Behaviour

  • Examine syncthing_gtk/wizard.py and observe ussable, however expect to see usable.
  • Examine syncthing_gtk/daemon.py and observe sucesfull, however expect to see successful.
  • Examine syncthing_gtk/daemon.py, syncthing_gtk/ribar.py and observe automaticaly, however expect to see automatically.
  • Examine syncthing_gtk/ribar.py and observe situable, however expect to see suitable.
  • Examine scripts/syncthing-gtk-exe.py and observe reqested, however expect to see requested.
  • Examine syncthing_gtk/foldereditor.py and observe practicaly, however expect to see practically.
  • Examine syncthing_gtk/uibuilder.py and observe elemnets, however expect to see elements.
  • Examine syncthing_gtk/uibuilder.py and observe begining, however expect to see beginning.
  • Examine syncthing_gtk/windows.py and observe basicaly, however expect to see basically.
  • Examine syncthing_gtk/daemon.py and observe acually, however expect to see actually.

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/syncthing-gtk/pull/new/bugfix_typos

Thanks.

timgates42 avatar May 31 '21 11:05 timgates42