aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/javascript/reference/global_objects/date/tosource/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/date/tosource/index.html')
-rw-r--r--files/pt-br/web/javascript/reference/global_objects/date/tosource/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/date/tosource/index.html b/files/pt-br/web/javascript/reference/global_objects/date/tosource/index.html
index 946bfa5c0f..c08c5b00de 100644
--- a/files/pt-br/web/javascript/reference/global_objects/date/tosource/index.html
+++ b/files/pt-br/web/javascript/reference/global_objects/date/tosource/index.html
@@ -29,7 +29,7 @@ Date.toSource()</pre>
<h3 id="Função_nativa">Função nativa</h3>
-<p>Para o objeto {{jsxref("Date")}} embutido, <code>toSource()</code> returna a seguinte <em>string</em> indicando que o código fonte não está disponível:</p>
+<p>Para o objeto {{jsxref("Date")}} embutido, <code>toSource()</code> retorna a seguinte <em>string</em> indicando que o código fonte não está disponível:</p>
<pre class="brush: js notranslate">function Date() {
[native code]