php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #73404 [RU] Typo in translation
Submitted: 2016-10-27 14:35 UTC Modified: 2016-11-06 18:07 UTC
From: sanisvoboda at gmail dot com Assigned: rjhdby (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
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: sanisvoboda at gmail dot com
New email:
PHP Version: OS:

 

 [2016-10-27 14:35 UTC] sanisvoboda at gmail dot com
Description:
------------
From manual page:
http://php.net/manual/ru/language.generators.overview.php#language.generators.object

втроенного -> вcтроенного

Expected result:
----------------
Когда функция генератор будет вызвана первый раз, она вернет объект вcтроенного класса Generator

Actual result:
--------------
Когда функция генератор будет вызвана первый раз, она вернет объект втроенного класса Generator

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-11-06 18:05 UTC] rjhdby@php.net
Automatic comment from SVN on behalf of rjhdby
Revision: http://svn.php.net/viewvc/?view=revision&revision=340892
Log: bug #73404
 [2016-11-06 18:07 UTC] rjhdby@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: rjhdby
 [2016-11-06 18:07 UTC] rjhdby@php.net
fixed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 00:01:34 2024 UTC