php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #52816 typo in docs
Submitted: 2010-09-11 18:40 UTC Modified: 2010-09-11 18:53 UTC
From: rob at robhbrid dot com Assigned:
Status: Duplicate 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 robhbrid dot com
New email:
PHP Version: OS:

 

 [2010-09-11 18:40 UTC] rob at robhbrid 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-11 18:53 UTC] degeberg@php.net
-Status: Open +Status: Duplicate
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 11:01:29 2024 UTC