diff options
author | Divay Prakash <divayprakash@users.noreply.github.com> | 2019-11-24 12:11:48 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-24 12:11:48 +0530 |
commit | b23a2cc28fc336e760e012f95ee1b0538b2f801e (patch) | |
tree | 197d4b790f4bcbd8a86d8d88acb7412c5153ce66 /pt-br/php-pt.html.markdown | |
parent | c618eeb603b94a4592b9bc06ebf97722ef2b16a9 (diff) | |
parent | 7045e651d2a0735fc27ab3b643579adf7662f3d8 (diff) |
Merge branch 'master' into patch-11
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 8a1c956e..e55f1100 100644 --- a/pt-br/php-pt.html.markdown +++ b/pt-br/php-pt.html.markdown @@ -20,7 +20,7 @@ Este documento descreve PHP 5+. // Duas barras iniciam o comentário de uma linha. -# O hash (aka pound symbol) também inicia, mas // é mais comum. +# O hash (conhecido como "pound symbol") também inicia, mas // é mais comum. /* O texto envolto por barra-asterisco e asterisco-barra |