php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #51509 Typo error in bbcode_create()'s bbcode_initial_tags parameter documentation
Submitted: 2010-04-08 14:13 UTC Modified: 2010-04-08 23:59 UTC
From: brunner dot adam at gmail dot com Assigned: degeberg (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2010-04-08 14:13 UTC] brunner dot adam at gmail dot com
Description:
------------
On the bbcode_create() function's page, under the bbcode_initial_tags parameters 
documentation, the "parent" parameter's description is misspelled.

Expected result:
----------------
"List of accepted parent for the tag."

Actual result:
--------------
"List of accepted child for the tag."

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-04-08 23:59 UTC] degeberg@php.net
Automatic comment from SVN on behalf of degeberg
Revision: http://svn.php.net/viewvc/?view=revision&revision=297720
Log: Fixed PHP bug #51509 (Typo error in bbcode_create()'s bbcode_initial_tags parameter documentation) + other grammar
 [2010-04-08 23:59 UTC] degeberg@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: degeberg
 [2010-04-08 23:59 UTC] degeberg@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: Tue May 21 19:01:34 2024 UTC