mirror of
https://github.com/php/doc-pt_br.git
synced 2026-03-23 22:52:12 +01:00
a space is _required_ after the entity name
# Yeah, I made the exact same mistake :) git-svn-id: https://svn.php.net/repository/phpdoc/pt_BR/trunk@249118 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
supplemental files to mark section titles -->
|
||||
<!ENTITY reftitle.changelog '<title>Histórico</title>'>
|
||||
<!ENTITY reftitle.classes '<title>Classes pré-definidas</title>'>
|
||||
<!ENTITY reftitle.classsynopsis'<title>Sinopse da classe</title>'>
|
||||
<!ENTITY reftitle.classsynopsis '<title>Sinopse da classe</title>'>
|
||||
<!ENTITY reftitle.constants '<title>Constantes pré-definidas</title>'>
|
||||
<!ENTITY reftitle.constructor '<title>Construtor</title>'>
|
||||
<!ENTITY reftitle.description '<title>Descrição</title>'>
|
||||
|
||||
Reference in New Issue
Block a user