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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
14 + 18 = ?
Subscribe to this entry?

 
 [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: Wed Apr 24 17:01:30 2024 UTC