summaryrefslogtreecommitdiffhomepage
path: root/pt-br/perl-pt.html.markdown
diff options
context:
space:
mode:
authorlbertolazzi <33129418+lbertolazzi@users.noreply.github.com>2017-10-26 13:51:16 -0200
committerGitHub <noreply@github.com>2017-10-26 13:51:16 -0200
commit469740c35f4059ece40887f881d27705a536e35f (patch)
tree1670181fb8e6ad32279c59149db9c63b99fa4d46 /pt-br/perl-pt.html.markdown
parent312ac2ce4588a28ad6374db074b7ed0514d3cd0d (diff)
[perl/pt-br] Missing translation
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 cc07a2ec..ff01c31a 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ídas utilizando referências,