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:
Hannes Magnusson
2007-12-27 02:34:46 +00:00
parent 02e2830be3
commit fd299a1b4f

View File

@@ -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>'>