python-feedgen icon indicating copy to clipboard operation
python-feedgen copied to clipboard

docs: Fix a few typos

Open timgates42 opened this issue 4 years ago • 0 comments

There are small typos in:

  • feedgen/ext/dc.py
  • feedgen/ext/geo_entry.py
  • feedgen/feed.py
  • feedgen/util.py

Fixes:

  • Should read default rather than deault.
  • Should read already rather than alredy.
  • Should read omitted rather than omittet.
  • Should read sure rather than shure.
  • Should read rights rather than rightss.
  • Should read generated rather than generaated.

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

timgates42 avatar Nov 15 '21 19:11 timgates42