Misc. typos

Found via `codespell`
This commit is contained in:
luz.paz
2018-04-23 13:21:12 -04:00
committed by Yorik van Havre
parent 8f29943462
commit 9167064fc1
83 changed files with 112 additions and 112 deletions

View File

@@ -3,7 +3,7 @@
# (c) 2010 Werner Mayer LGPL
"""
An example for a high-level cutsom feature object to form a full-parametric distance bolt.
An example for a high-level custom feature object to form a full-parametric distance bolt.
"""
__author__ = "Werner Mayer <wmayer@users.sourceforge.net>"

View File

@@ -3,7 +3,7 @@
# (c) 2011 Werner Mayer LGPL
"""
An example for a high-level cutsom feature object to form a full-parametric parallelepiped.
An example for a high-level custom feature object to form a full-parametric parallelepiped.
"""
__author__ = "Werner Mayer <wmayer@users.sourceforge.net>"

View File

@@ -3,7 +3,7 @@
# (c) 2010 Werner Mayer LGPL
"""
An example for a high-level cutsom feature object to make a so called "radial copy".
An example for a high-level custom feature object to make a so called "radial copy".
"""
__author__ = "Werner Mayer <wmayer@users.sourceforge.net>"