Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

docs: Fix a few typos #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Nov 9, 2021

  1. docs: Fix a few typos

    There are small typos in:
    - examples/apps/3Ddrawing/3Ddrawing.py
    - examples/apps/mandelbrot/mandelbrot.py
    - pymt/cache.py
    - pymt/core/text/__init__.py
    - pymt/event.py
    - pymt/input/touch.py
    - pymt/tools/packaging/osx/build.py
    - pymt/tools/packaging/win32/build.py
    - pymt/ui/widgets/circularslider.py
    - pymt/ui/widgets/composed/vkeyboard.py
    - pymt/ui/widgets/layout/gridlayout.py
    - pymt/ui/widgets/scatter.py
    - pymt/ui/widgets/widget.py
    
    Fixes:
    - Should read `automatically` rather than `automaticly`.
    - Should read `propagating` rather than `porpagating`.
    - Should read `dependencies` rather than `dependencioes`.
    - Should read `absolutely` rather than `absolutly`.
    - Should read `retrieve` rather than `retreive`.
    - Should read `remember` rather than `remeber`.
    - Should read `reference` rather than `refernce`.
    - Should read `propagated` rather than `propogated`.
    - Should read `projection` rather than `pojection`.
    timgates42 committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    4a795fb View commit details
    Browse the repository at this point in the history