fix typo deecopy

Original source was a gist? https://gist.github.com/Deco/3985043
This commit is contained in:
Tangent / Rose / Nebula Rosa 2024-09-19 07:41:34 +00:00
parent 7096b9ad9d
commit 3a2d10d8cf

View File

@ -25,8 +25,8 @@
Usage
-----
copy = table.deecopy(orig)
copy = table.deecopy(orig, params, customcopyfunc_list)
copy = table.deepcopy(orig)
copy = table.deepcopy(orig, params, customcopyfunc_list)
`params` is a table of parameters to inform the copy functions how to
copy the data. The default ones available are: