php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #52817 typo in docs
Submitted: 2010-09-11 18:41 UTC Modified: 2010-09-12 13:45 UTC
From: rob at robhybrid dot com Assigned: cataphract (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: all
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: rob at robhybrid dot com
New email:
PHP Version: OS:

 

 [2010-09-11 18:41 UTC] rob at robhybrid dot com
Description:
------------
In the documentation, at 
http://www.php.net/manual/en/language.oop5.constants.php
the third line is:

"Its also possible for interfaces to have constants. Look at the interface documentation for examples."

"Its" implies possession. The line should start "It is" or "It's".

Expected result:
----------------
The line should start "It is" or "It's".


Actual result:
--------------
The line starts with "Its".


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-09-12 13:45 UTC] cataphract@php.net
Automatic comment from SVN on behalf of cataphract
Revision: http://svn.php.net/viewvc/?view=revision&revision=303289
Log: - Its -> It's (closes bug #52817).
 [2010-09-12 13:45 UTC] cataphract@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cataphract
 [2010-09-12 13:45 UTC] cataphract@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 May 03 19:01:32 2024 UTC