php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #50646 [DE] Duplicated word
Submitted: 2010-01-04 10:28 UTC Modified: 2010-01-04 21:00 UTC
From: 001 at mircoweb dot de Assigned: wiesemann (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: 001 at mircoweb dot de
New email:
PHP Version: OS:

 

 [2010-01-04 10:28 UTC] 001 at mircoweb dot de
Description:
------------
German text for manual entry 'define', explaination 'value':
Es sind nur Skalar- und NULL-Werte sind erlaubt. 
(double word 'sind') - should be;
Es sind nur Skalar- und NULL-Werte erlaubt. 
or
Nur Skalar- und NULL-Werte sind erlaubt. 

Reproduce code:
---------------
---
From manual page: function.define#Parameter-Liste
---



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-01-04 21:00 UTC] svn@php.net
Automatic comment from SVN on behalf of wiesemann
Revision: http://svn.php.net/viewvc/?view=revision&revision=293106
Log: Bug #50646: [DE] Duplicated word
 [2010-01-04 21:00 UTC] wiesemann@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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 13:01:30 2024 UTC