mirror of
https://github.com/node-red/node-red
synced 2024-11-22 07:58:04 +00:00
typo
This commit is contained in:
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
Block a user