summaryrefslogtreecommitdiffhomepage
path: root/pt-br/perl-pt.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'pt-br/perl-pt.html.markdown')
-rw-r--r--pt-br/perl-pt.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-br/perl-pt.html.markdown b/pt-br/perl-pt.html.markdown
index 19a72635..2fc0408f 100644
--- a/pt-br/perl-pt.html.markdown
+++ b/pt-br/perl-pt.html.markdown
@@ -52,7 +52,7 @@ my %fruta_cor = (
banana => "amarelo",
);
-# Scalars, arrays and hashes são documentados mais profundamentes em perldata.
+# Scalars, arrays and hashes são documentados mais profundamente em perldata.
# (perldoc perldata).
# Mais tipos de dados complexos podem ser construídos utilizando referências,