Pyevolve
Pyevolve copied to clipboard
docs: Fix a few typos
There are small typos in:
- docs/source/getstarted.rst
- docs/source/intro.rst
- pyevolve/Consts.py
- pyevolve/DBAdapters.py
- pyevolve/G1DBinaryString.py
- pyevolve/G1DList.py
- pyevolve/G2DBinaryString.py
- pyevolve/G2DList.py
- pyevolve/GAllele.py
- pyevolve/GPopulation.py
- pyevolve/GSimpleGA.py
- pyevolve/GTree.py
- pyevolve/GenomeBase.py
- pyevolve/Scaling.py
- pyevolve/Statistics.py
Fixes:
- Should read
minimumrather thanmininum. - Should read
instancerather thaninstace. - Should read
whichrather thanwich. - Should read
responsiblerather thanreponsible. - Should read
functionsrather thanfuntions. - Should read
formattedrather thanformated. - Should read
maintainedrather thanmantained. - Should read
evolutionrather thanevoltion. - Should read
automaticallyrather thanautomaticly.
Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md