TYPO IN COMMENTS of @copy

TYPO IN COMMENTS: one exact copT of the original = copY of the ....
This commit is contained in:
Tristano Ajmone 2015-02-25 19:01:24 +01:00
parent 16ce5afb96
commit b48822b223

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"