typo in docs
This commit is contained in:
parent
8e335ba4f6
commit
3e6d20f6fd
1 changed files with 1 additions and 1 deletions
|
@ -416,7 +416,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
/*@
|
/*@
|
||||||
post <f> Post a message into our out of an iframe
|
post <f> Post a message into or out of an iframe
|
||||||
(message[, data]) -> <o> This method's `this` binding
|
(message[, data]) -> <o> This method's `this` binding
|
||||||
Posts one message, with optional message data
|
Posts one message, with optional message data
|
||||||
({message: data, ...}) -> <o> This method's `this` binding
|
({message: data, ...}) -> <o> This method's `this` binding
|
||||||
|
|
Loading…
Reference in a new issue