typo fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-07-03 23:03:24 +03:00
parent 436d854abd
commit 4e6c280919

View File

@ -499,7 +499,7 @@ function(func){
// should we support multple names??? // should we support multple names???
// XXX replace the current version with these..c // XXX replace the current version with these..c
// ...this will lead to breaking API.. // ...this will lead to breaking API..
ear _sources = var _sources =
module._sources = module._sources =
function*(obj, name=undefined){ function*(obj, name=undefined){
while(obj != null){ while(obj != null){