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.
2 parents 0132b59 + 3b86b5a commit 4485572Copy full SHA for 4485572
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