aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/css/hyphens/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/css/hyphens/index.html')
-rw-r--r--files/pt-br/web/css/hyphens/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/css/hyphens/index.html b/files/pt-br/web/css/hyphens/index.html
index 3f50afba50..b0724760fa 100644
--- a/files/pt-br/web/css/hyphens/index.html
+++ b/files/pt-br/web/css/hyphens/index.html
@@ -20,7 +20,7 @@ hyphens: initial;
hyphens: unset;
</pre>
-<p>Regras de hifenização são específicas para cada idioma. Em HTML, o idioma é determinado pelo atributo <code><a href="/en-US/docs/Web/HTML/Global_attributes/lang">lang</a>,</code> e os navegadores irão utilizar hífen apenas caso este atributo esteja presente e se houver um dicionário de hifenização disponível. Em XML, deve ser usado o atributo <code><a href="/en-US/docs/Web/SVG/Attribute/xml:lang">xml:lang</a>.</code></p>
+<p>Regras de hifenização são específicas para cada idioma. Em HTML, o idioma é determinado pelo atributo <code><a href="/pt-BR/docs/Web/HTML/Global_attributes/lang">lang</a>,</code> e os navegadores irão utilizar hífen apenas caso este atributo esteja presente e se houver um dicionário de hifenização disponível. Em XML, deve ser usado o atributo <code><a href="/en-US/docs/Web/SVG/Attribute/xml:lang">xml:lang</a>.</code></p>
<div class="note">
<p><strong>Nota:</strong> As regras que definem como a hifenização é realizada não são explicitamente definidas pela especificação, então a hifenização exata pode variar de navegador para navegador.</p>