pycarddav icon indicating copy to clipboard operation
pycarddav copied to clipboard

docs: Fix a few typos

Open timgates42 opened this issue 4 years ago • 0 comments

There are small typos in:

  • README.rst
  • doc/usage.rst
  • pycarddav/init.py
  • pycarddav/backend.py
  • pycarddav/controllers/sync.py
  • pycarddav/model.py

Fixes:

  • Should read separated rather than seperated.
  • Should read utilities rather than utilies.
  • Should read overridden rather than overriden.
  • Should read sure rather than shure.
  • Should read formatted rather than formated.

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

timgates42 avatar Oct 02 '21 21:10 timgates42