mirror of
https://github.com/flynx/object.js.git
synced 2025-10-29 02:20:08 +00:00
typo fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
436d854abd
commit
4e6c280919
@ -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){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user