php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #28910 [nl] Typo in Dutch online documentation of ``array_change_key_case'' function
Submitted: 2004-06-24 13:13 UTC Modified: 2004-09-19 15:37 UTC
From: jorgen at datavisual dot nl Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
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: jorgen at datavisual dot nl
New email:
PHP Version: OS:

 

 [2004-06-24 13:13 UTC] jorgen at datavisual dot nl
Description:
------------
There is a typo in the Dutch documentation of array_change_key_case funtion.
(http://nl2.php.net/manual/nl/function.array-change-key-case.php)

It says:
``array_change_key_case -- Geeft een array terug met alle string keys aks kiwercase of als uppercase''

Witch should be:
``array_change_key_case -- Geeft een array terug met alle string keys als lowercase of als uppercase''


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-09-19 15:37 UTC] tularis@php.net
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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Nov 01 01:01:28 2024 UTC