From d6f5c055aab804e87367ab9633fb1e9a23c6e053 Mon Sep 17 00:00:00 2001 From: Filipe Moraes Date: Tue, 23 Nov 2021 22:52:43 -0300 Subject: Fix Typos (#3190) * fix: typos * fix: another typo --- .../web/javascript/reference/global_objects/date/tosource/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/pt-br/web/javascript/reference/global_objects/date/tosource') 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()

Função nativa

-

Para o objeto {{jsxref("Date")}} embutido, toSource() returna a seguinte string indicando que o código fonte não está disponível:

+

Para o objeto {{jsxref("Date")}} embutido, toSource() retorna a seguinte string indicando que o código fonte não está disponível:

function Date() {
     [native code]
-- 
cgit v1.2.3-54-g00ecf