php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #66309 bad translation
Submitted: 2013-12-17 18:04 UTC Modified: 2013-12-31 17:45 UTC
From: alexsantosxavier at hotmail dot com dot br Assigned: frozenfire (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: alexsantosxavier at hotmail dot com dot br
New email:
PHP Version: OS:

 

 [2013-12-17 18:04 UTC] alexsantosxavier at hotmail dot com dot br
Description:
------------
---
From manual page: http://www.php.net/language.types.null
                  http://www.php.net/manual/pt_BR/language.types.null.php
---

The verb "apagar" is wrong:
Convertendo uma variável para null removerá a variável e apagar seu valor.

The correct is:
Convertendo uma variável para null removerá a variável e apagará seu valor.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-12-31 17:45 UTC] frozenfire@php.net
Automatic comment from SVN on behalf of frozenfire
Revision: http://svn.php.net/viewvc/?view=revision&revision=332541
Log: Fixed typo of apagar => apagará.
Fixes bug #66309.
 [2013-12-31 17:45 UTC] frozenfire@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: frozenfire
 [2013-12-31 17:45 UTC] frozenfire@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 13:01:29 2024 UTC