mirror of
https://github.com/flynx/Course-JavaScript.git
synced 2025-10-29 02:50:09 +00:00
fixed minor typo...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a803110c56
commit
8d0817e864
@ -423,7 +423,7 @@
|
||||
// A simple way to think about this is that 'this' always points to the
|
||||
// "context" of the function call.
|
||||
//
|
||||
// And there are two distinct cases here:
|
||||
// There are three distinct cases here:
|
||||
// - function call / implicit context
|
||||
// - new call / implicit context
|
||||
// - method call / explicit context
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user