aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/javascript/reference/global_objects/function
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/function')
-rw-r--r--files/pt-br/web/javascript/reference/global_objects/function/apply/index.html2
-rw-r--r--files/pt-br/web/javascript/reference/global_objects/function/bind/index.html2
-rw-r--r--files/pt-br/web/javascript/reference/global_objects/function/call/index.html2
-rw-r--r--files/pt-br/web/javascript/reference/global_objects/function/caller/index.html2
-rw-r--r--files/pt-br/web/javascript/reference/global_objects/function/length/index.html2
-rw-r--r--files/pt-br/web/javascript/reference/global_objects/function/tostring/index.html2
6 files changed, 6 insertions, 6 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/function/apply/index.html b/files/pt-br/web/javascript/reference/global_objects/function/apply/index.html
index a51af3db97..0fdf25b4a5 100644
--- a/files/pt-br/web/javascript/reference/global_objects/function/apply/index.html
+++ b/files/pt-br/web/javascript/reference/global_objects/function/apply/index.html
@@ -170,7 +170,7 @@ someobject.foo = function() {
</tbody>
</table>
-<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<div>{{CompatibilityTable}}</div>
diff --git a/files/pt-br/web/javascript/reference/global_objects/function/bind/index.html b/files/pt-br/web/javascript/reference/global_objects/function/bind/index.html
index 10f3ea1b8c..a1a5b527f9 100644
--- a/files/pt-br/web/javascript/reference/global_objects/function/bind/index.html
+++ b/files/pt-br/web/javascript/reference/global_objects/function/bind/index.html
@@ -248,7 +248,7 @@ slice(arguments);
</tbody>
</table>
-<h2 id="Compatibilidade_de_navegadores">Compatibilidade de navegadores</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<div>{{CompatibilityTable}}</div>
diff --git a/files/pt-br/web/javascript/reference/global_objects/function/call/index.html b/files/pt-br/web/javascript/reference/global_objects/function/call/index.html
index a0356bf585..2a305d0953 100644
--- a/files/pt-br/web/javascript/reference/global_objects/function/call/index.html
+++ b/files/pt-br/web/javascript/reference/global_objects/function/call/index.html
@@ -133,7 +133,7 @@ apresentacao.call(i); // Douglas Crockford é um excelente Desenvolvedor Javascr
</tbody>
</table>
-<h2 id="Compatibilidade_de_Browser">Compatibilidade de Browser</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<div>{{CompatibilityTable}}</div>
diff --git a/files/pt-br/web/javascript/reference/global_objects/function/caller/index.html b/files/pt-br/web/javascript/reference/global_objects/function/caller/index.html
index c380d89d7f..789aafe3a5 100644
--- a/files/pt-br/web/javascript/reference/global_objects/function/caller/index.html
+++ b/files/pt-br/web/javascript/reference/global_objects/function/caller/index.html
@@ -70,7 +70,7 @@ while (f) {
<p>Não faz parte de nenhuma especificação. Implementado no JavaScript 1.5.</p>
-<h2 id="Compatibilidade_com_os_navegadores">Compatibilidade com os navegadores</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<div>{{CompatibilityTable}}</div>
diff --git a/files/pt-br/web/javascript/reference/global_objects/function/length/index.html b/files/pt-br/web/javascript/reference/global_objects/function/length/index.html
index a116f07892..61af24a2e4 100644
--- a/files/pt-br/web/javascript/reference/global_objects/function/length/index.html
+++ b/files/pt-br/web/javascript/reference/global_objects/function/length/index.html
@@ -58,7 +58,7 @@ console.log((function(...args) {}).length); /* 0, rest parameter is not counted
</tbody>
</table>
-<h2 id="Compatibilidade_com_o_Navegador">Compatibilidade com o Navegador</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<div>{{CompatibilityTable}}</div>
diff --git a/files/pt-br/web/javascript/reference/global_objects/function/tostring/index.html b/files/pt-br/web/javascript/reference/global_objects/function/tostring/index.html
index c4d6fbbfb6..447a684c6f 100644
--- a/files/pt-br/web/javascript/reference/global_objects/function/tostring/index.html
+++ b/files/pt-br/web/javascript/reference/global_objects/function/tostring/index.html
@@ -217,7 +217,7 @@ Function("a", "b")</pre>
</tbody>
</table>
-<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<div>