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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Sun Dec 22 12:01:30 2024 UTC