diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/object/tosource/index.html')
| -rw-r--r-- | files/pt-br/web/javascript/reference/global_objects/object/tosource/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/object/tosource/index.html b/files/pt-br/web/javascript/reference/global_objects/object/tosource/index.html index 5e13a8eb4d..faa522f294 100644 --- a/files/pt-br/web/javascript/reference/global_objects/object/tosource/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/object/tosource/index.html @@ -40,7 +40,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Object/toSource } </pre> </li> - <li>Para instâncias de {{jsxref("Object")}}, <code>toSource()</code> returna a <em>string</em> representando o código fonte.</li> + <li>Para instâncias de {{jsxref("Object")}}, <code>toSource()</code> retorna a <em>string</em> representando o código fonte.</li> </ul> <p>Você pode chamar <code>toSource()</code> enquanto debuga para examinar os conteúdos de um objeto.</p> |
