php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #55606 [FR] Spelling mistake in stream_filter_prepend
Submitted: 2011-09-05 15:36 UTC Modified: 2011-09-16 22:36 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 15:36 UTC] gwarnants at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/function.stream-filter-prepend%23Liste%20de%20param%C3%A8tres
---
Hello,

I noticed the following french spelling mistake around $read_write parameter

Regards,
Geoffray

Expected result:
----------------
STREAM_FILTER_ALL peuvent aussi être passés dans le paramètre read_write pour imposer le comportement désiré.

Actual result:
--------------
STREAM_FILTER_ALL peuvent aussi être passé dans le paramètre read_write pour imposer le comportement désiré.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-09-10 15:58 UTC] nikic@php.net
-Summary: French spelling mistake in stream_filter_prepend +Summary: [FR] Spelling mistake in stream_filter_prepend
 [2011-09-16 22:36 UTC] yannick@php.net
Automatic comment from SVN on behalf of yannick
Revision: http://svn.php.net/viewvc/?view=revision&revision=316881
Log: Fix bug #55606
 [2011-09-16 22:36 UTC] yannick@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: yannick
 [2011-09-16 22:36 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=957f76c7325c4ccf4def01e584d271e0cd5fd84c
Log: Fix bug #55606
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 10:01:30 2024 UTC