===Python API===
Fix various typos in Modifier, IpoCurve and Armature docs.
This commit is contained in:
@@ -21,7 +21,7 @@ Example::
|
||||
|
||||
Example::
|
||||
# Apply a lattice to an object and get the deformed object
|
||||
# Uses an object called 'Cube' and a lattive called ''Lattive
|
||||
# Uses an object called 'Cube' and a lattice called 'Lattice'
|
||||
|
||||
from Blender import *
|
||||
ob_mesh= Object.Get('Cube')
|
||||
|
||||
Reference in New Issue
Block a user