mirror of https://github.com/node-red/node-red.git
typo
parent
8e62b2a749
commit
f58766eacf
|
@ -76,7 +76,7 @@ declare namespace RED {
|
|||
*/
|
||||
function compareObjects(obj1: any, obj2: any): boolean;
|
||||
/**
|
||||
* Generates a pseudo-unique-random id.
|
||||
* Generates a psuedo-unique-random id.
|
||||
* @return {string} a random-ish id
|
||||
* @memberof @node-red/util_util
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue