mirror of
https://github.com/flynx/object.js.git
synced 2025-10-29 18:40:08 +00:00
monor fix to docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
ddf98b5d7b
commit
5e9894d018
@ -134,7 +134,7 @@ the two contexts relevant to the callable instance:
|
|||||||
(`window` or `global` by default)
|
(`window` or `global` by default)
|
||||||
|
|
||||||
If the prototype is explicitly defined as a function then it is the
|
If the prototype is explicitly defined as a function then it is the
|
||||||
user's responsibility to call .__call__(..) method.
|
user's responsibility to call `.__call__(..)` method.
|
||||||
|
|
||||||
|
|
||||||
### Low level constructor
|
### Low level constructor
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user