mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-06 23:06:49 +02:00
[php/pt-br] Small typo
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user