diff --git a/source/Ox.UI/js/Core/Event.js b/source/Ox.UI/js/Core/Event.js index 39927d4c..7042d9c6 100644 --- a/source/Ox.UI/js/Core/Event.js +++ b/source/Ox.UI/js/Core/Event.js @@ -416,7 +416,7 @@ }; /*@ - post Post a message into our out of an iframe + post Post a message into or out of an iframe (message[, data]) -> This method's `this` binding Posts one message, with optional message data ({message: data, ...}) -> This method's `this` binding