php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #55593 [FR] Spelling mistake in xhprof_enable
Submitted: 2011-09-05 14:57 UTC Modified: 2011-09-16 22:00 UTC
From: gwarnants at gmail dot com Assigned: yannick (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2011-09-05 14:57 UTC] gwarnants at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/function.xhprof-enable%23Exemples
---
Hello,

I noticed a french spelling mistake in sample code comments

Regards,
Geoffray

Expected result:
----------------
// 2. profilage du temps écoulé ; on ignore les fonctions call_user_func* lors du profilage

Actual result:
--------------
// 2. profilage du temps écoulé ; on ignore les fonction call_user_func* lors du profilage

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-09-10 15:55 UTC] nikic@php.net
-Summary: French spelling mistake in xhprof_enable +Summary: [FR] Spelling mistake in xhprof_enable
 [2011-09-16 21:59 UTC] yannick@php.net
Automatic comment from SVN on behalf of yannick
Revision: http://svn.php.net/viewvc/?view=revision&revision=316871
Log: Fix bug #55593
 [2011-09-16 22:00 UTC] yannick@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: yannick
 [2011-09-16 22:00 UTC] yannick@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.


 [2020-12-30 12:49 UTC] nikic@php.net
Automatic comment on behalf of yannick
Revision: http://git.php.net/?p=doc/fr.git;a=commit;h=fa2293aeedc64364fa0f136279156b0e9398d9f4
Log: Fix bug #55593
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 06:01:30 2024 UTC