aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/javascript/reference/global_objects/object/tolocalestring/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/object/tolocalestring/index.html')
-rw-r--r--files/pt-br/web/javascript/reference/global_objects/object/tolocalestring/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/object/tolocalestring/index.html b/files/pt-br/web/javascript/reference/global_objects/object/tolocalestring/index.html
index e38ec0d8a2..d186c6c9ac 100644
--- a/files/pt-br/web/javascript/reference/global_objects/object/tolocalestring/index.html
+++ b/files/pt-br/web/javascript/reference/global_objects/object/tolocalestring/index.html
@@ -30,7 +30,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Object/toLocaleString
<h2 id="Descrição">Descrição</h2>
-<p><code>toLocaleString</code> do {{jsxref("Object")}} returna o resultado da chamada {{jsxref("Object.toString", "toString()")}}.</p>
+<p><code>toLocaleString</code> do {{jsxref("Object")}} retorna o resultado da chamada {{jsxref("Object.toString", "toString()")}}.</p>
<p>Esta função é provida para dar aos objetos um método <code>toLocaleString</code> genérico, mesmo que nem todos os usem. Veja a lista abaixo.</p>