typo in docs

This commit is contained in:
rlx 2014-09-25 19:03:13 +02:00
parent 8e335ba4f6
commit 3e6d20f6fd

View file

@ -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