fixed typo...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-04-27 17:52:09 +03:00
parent c9cf3e9aca
commit 7c5f4884fc

View File

@ -304,7 +304,7 @@ function(context, constructor, ...args){
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
// Make a JavaScrip object constructor...
// Make a JavaScript object constructor...
//
// Make a constructor with an object prototype...
// Constructor(name, proto)