diff options
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/function/call')
-rw-r--r-- | files/es/web/javascript/reference/global_objects/function/call/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/javascript/reference/global_objects/function/call/index.html b/files/es/web/javascript/reference/global_objects/function/call/index.html index 4200c5d2a5..a3d07876d8 100644 --- a/files/es/web/javascript/reference/global_objects/function/call/index.html +++ b/files/es/web/javascript/reference/global_objects/function/call/index.html @@ -1,11 +1,12 @@ --- title: Function.prototype.call() -slug: Web/JavaScript/Referencia/Objetos_globales/Function/call +slug: Web/JavaScript/Reference/Global_Objects/Function/call tags: - Function - JavaScript - Method translation_of: Web/JavaScript/Reference/Global_Objects/Function/call +original_slug: Web/JavaScript/Referencia/Objetos_globales/Function/call --- <div>{{JSRef("Objetos_globales", "Function")}}</div> |