python-stdnet
python-stdnet copied to clipboard
docs: Fix a few typos
There are small typos in:
- docs/source/examples/related.rst
- docs/source/examples/serialise.rst
- examples/permissions.py
- stdnet/backends/redisb/init.py
- stdnet/odm/fields.py
- stdnet/odm/mapper.py
- stdnet/odm/search.py
- stdnet/odm/session.py
- stdnet/utils/test.py
Fixes:
- Should read
shortcutrather thanshurtcut. - Should read
falserather thanfalue. - Should read
throughrather thanthrogh. - Should read
temporaryrather thantemorary. - Should read
straightforwardrather thanstrightforward. - Should read
responsibilityrather thanresponsability. - Should read
relationshipsrather thanrelationaships. - Should read
receivingrather thanreceving.
Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md