php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #33075 [NL] Typo in Dutch Documentary
Submitted: 2005-05-20 11:10 UTC Modified: 2005-09-20 14:12 UTC
From: william at wjbakker dot com Assigned: derick (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Win2000 Prof
Private report: No CVE-ID: None
 [2005-05-20 11:10 UTC] william at wjbakker dot com
Description:
------------
Type error on:
http://nl2.php.net/manual/nl/function.chunk-split.php

Latest lines says:
"Ziek ook"

should be
"Zie ook"

Error only appears on this specific page.

Reproduce code:
---------------
<P>&#13;     Ziek ook <A
HREF="function.explode.php">

http://nl2.php.net/manual/nl/function.chunk-split.php


Expected result:
----------------
"Ziek ook"

Actual result:
--------------
"Ziek ook"

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-09-19 15:21 UTC] sniper@php.net
Derick, you're the only dutchie I know. :)

 [2005-09-20 14:12 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: Thu Oct 31 23:01:28 2024 UTC