diff options
author | Marcel Ribeiro Dantas, Ph.D <ribeirodantasdm@gmail.com> | 2022-07-10 12:21:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-10 12:21:59 +0200 |
commit | 1ff29272507448495108db30b1410e9b986d7290 (patch) | |
tree | 735f37eddac7b47a92d2c9e303046994fcc42b18 /pt-br/php-pt.html.markdown | |
parent | acf613f81bad96381951da3449aac48891113b28 (diff) |
Fix filename field to stick to the standard
Diffstat (limited to 'pt-br/php-pt.html.markdown')
-rw-r--r-- | pt-br/php-pt.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-br/php-pt.html.markdown b/pt-br/php-pt.html.markdown index e55f1100..7db6a671 100644 --- a/pt-br/php-pt.html.markdown +++ b/pt-br/php-pt.html.markdown @@ -7,7 +7,7 @@ translators: - ["Abdala Cerqueira", "http://abda.la"] - ["Raquel Diniz", "http://twitter.com/raquelrdiniz"] lang: pt-br -filename: php-pt.html.markdown +filename: learnphp-pt.php --- Este documento descreve PHP 5+. |