1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-17 20:11:57 +02:00

[perl/pt-br] Missing translation

This commit is contained in:
lbertolazzi
2017-10-26 13:51:16 -02:00
committed by GitHub
parent 312ac2ce45
commit 469740c35f

View File

@@ -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,