1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-05 14:27:51 +02:00

[php/pt-br] Small typo

This commit is contained in:
Victor Bastos
2019-10-01 11:55:55 -03:00
committed by GitHub
parent dff76c7965
commit 3e1fe4dc00

View File

@@ -20,7 +20,7 @@ Este documento descreve PHP 5+.
// Duas barras iniciam o comentário de uma linha. // 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 O texto envolto por barra-asterisco e asterisco-barra