ID: 37215 Updated by: [EMAIL PROTECTED] Reported By: bugs at jlevine dot oiiiio dot net -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows XP PHP Version: Irrelevant New Comment:
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. Previous Comments: ------------------------------------------------------------------------ [2006-04-27 06:11:20] bugs at jlevine dot oiiiio dot net Description: ------------ On the manual page at http://php.net/manual/en/language.oop.php a part of the text contains a typo. "Instead, in order to be able to access it's own functions" should read: "Instead, in order to be able to access its own functions" I would also recommend rephrasing the fragment of the preceding line from: "it was unknown that the object will be named $cart or $another_cart later." to "it was unknown whether the object would be named $cart, $another_cart, or something else later." Expected result: ---------------- Webpage with correct English. Actual result: -------------- Webpage containing typo. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37215&edit=1