php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #61092 typo in the description of the min()
Submitted: 2012-02-15 06:36 UTC Modified: 2012-02-17 08:22 UTC
From: ohura at hitotsu dot jp Assigned: takagi (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2012-02-15 06:36 UTC] ohura at hitotsu dot jp
Description:
------------
There is a typo in the description of the min() in the translation of Japanese.

(誤) パラメータとして配列をひとつだけ渡した場合は、 min()は配列の中で最も大きい・・・
(正) パラメータとして配列をひとつだけ渡した場合は、 min()は配列の中で最も小さい・・・



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-02-17 08:22 UTC] takagi@php.net
Automatic comment from SVN on behalf of takagi
Revision: http://svn.php.net/viewvc/?view=revision&revision=323280
Log: fix bug #61092
 [2012-02-17 08:22 UTC] takagi@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.


 [2012-02-17 08:22 UTC] takagi@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: takagi
 [2020-12-30 11:59 UTC] nikic@php.net
Automatic comment on behalf of takagi
Revision: http://git.php.net/?p=doc/ja.git;a=commit;h=de0de1965145f56955361bd3e88b897c89aa8c0f
Log: fix bug #61092
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 04:01:30 2024 UTC