aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br')
-rw-r--r--files/pt-br/web/javascript/reference/functions/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/pt-br/web/javascript/reference/functions/index.html b/files/pt-br/web/javascript/reference/functions/index.html
index dd0de1a128..9786b8434a 100644
--- a/files/pt-br/web/javascript/reference/functions/index.html
+++ b/files/pt-br/web/javascript/reference/functions/index.html
@@ -77,7 +77,7 @@ function minhaFuncao(objeto) {
<dl>
<dt><code>param</code></dt>
- <dd>O nome de um argumento a ser passado para a função. Uma função pode ter até 255 argumentos.</dd>
+ <dd>O nome de um argumento a ser passado para a função.</dd>
</dl>
<dl>
@@ -101,7 +101,7 @@ function minhaFuncao(objeto) {
<dl>
<dt><code>param</code></dt>
- <dd>O nome de um argumento a ser passado para a função. Uma função pode ter até 255 argumentos.</dd>
+ <dd>O nome de um argumento a ser passado para a função.</dd>
</dl>
<dl>