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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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

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: Sat Apr 20 12:01:28 2024 UTC