Merge pull request #675 from tajmone/Tristano-typos

TYPO IN COMMENTS of CMD @copy
This commit is contained in:
Kelketek 2015-02-25 12:12:30 -06:00
commit 2e3d3bc655

View file

@ -189,7 +189,7 @@ class CmdCopy(ObjManipCommand):
since it was first created.
Create one or more copies of an object. If you don't supply any targets,
one exact copt of the original object will be created with the name *_copy.
one exact copy of the original object will be created with the name *_copy.
"""
key = "@copy"