Although this issue is trivial, it does need a minor correction:
In this page, under _Binding this with prototye and static methods_, after the first example, the line reads:
"_If we rewrite the above using traditional function-based syntax in non鈥搒trict mode, then this method calls _is_ automatically bound to the initial this value,..._"
It must rather be: "then this method calls _are_ automatically bound..."
-kJ
Thanks - you're absolutely right. Can you make the correction? (this is a wiki, so you're welcome to fix problems if you're sure of your solution).
I'd like to say that I just edited the wiki to fix the problem.
Thank you very much!
Most helpful comment
I'd like to say that I just edited the wiki to fix the problem.