php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #54828 French spelling mistake in svn_fs_file_length()
Submitted: 2011-05-18 13:52 UTC Modified: 2011-05-18 15:41 UTC
From: gwarnants at gmail dot com Assigned: pierrick (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
7 + 7 = ?
Subscribe to this entry?

 
 [2011-05-18 13:52 UTC] gwarnants at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/function.svn-fs-file-length#Description
---

I know this is an experimental function and it is not yet fully documented
but I notice a small spelling mistake in french translation

Regards,
Geoffray

Expected result:
----------------
Retourne le taille d'un fichier pour une révision donnée. 

Actual result:
--------------
Retourne la taille d'un fichier pour une révision donnée. 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-05-18 15:41 UTC] pierrick@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: pierrick
 [2011-05-18 15:41 UTC] pierrick@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.


 [2011-05-18 15:51 UTC] pierrick@php.net
Automatic comment from SVN on behalf of pierrick
Revision: http://svn.php.net/viewvc/?view=revision&revision=311190
Log: Fixed bugs #54828 #54829 #54830
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 08:01:30 2024 UTC