Fixed comment

This commit is contained in:
Alexander Cerutti
2021-10-23 00:33:27 +02:00
parent 0ed75ac047
commit 53b0c8e1fd

View File

@@ -78,7 +78,7 @@ export function removeHidden(from: Array<string>): Array<string> {
}
/**
* Freezes recursively an object and all of its properties
* Clones recursively an object and all of its properties
*
* @param object
* @returns