php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #52954 Doc : French : strrpos : confuse description
Submitted: 2010-09-29 22:41 UTC Modified: 2010-10-11 21:38 UTC
From: draeli at draeli dot com Assigned: jpauli (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2010-09-29 22:41 UTC] draeli at draeli dot com
Description:
------------
http://www.php.net/manual/fr/function.strrpos.php

French description confuse mind ... :)


Expected result:
----------------
Description must be :

haystack
    La chaîne où sera effectué la recherche.

Actual result:
--------------
Actual description :

haystack
    La chaîne à chercher.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-10-11 21:38 UTC] jpauli@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: jpauli
 [2010-10-11 21:38 UTC] jpauli@php.net
Fixed in online editor. Commit soon.

Thanks for your report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 06:01:29 2024 UTC