We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6de3ea4 commit 3b86b5aCopy full SHA for 3b86b5a
src/prototype/lang/function.js
@@ -305,7 +305,7 @@ Object.extend(Function.prototype, (function() {
305
* specifying before and after behavior, transforming the return value, or
306
* even preventing the original function from being called.
307
*
308
- * The wraper function is called with this signature:
+ * The wrapper function is called with this signature:
309
310
* function wrapper(callOriginal[, args...])
311
0 commit comments