mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-07 07:16:42 +02:00
Merge pull request #2963 from lbertolazzi/patch-2
[perl/pt-br] Missing translation
This commit is contained in:
committed by
GitHub
commit
b9596766e8
@@ -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,
|
||||
|
Reference in New Issue
Block a user