svn: /phpdoc/ru/trunk/reference/strings/functions/ substr.xml
[email protected] (Sergey Panteleev)
| Newsgroups | php.doc.ru |
|---|---|
| Message-ID | <[email protected]> |
sergey Thu, 12 Dec 2019 03:10:28 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=348495
Log:
docs(ru): Updated to English revision
Changed paths:
U phpdoc/ru/trunk/reference/strings/functions/substr.xml
Modified: phpdoc/ru/trunk/reference/strings/functions/substr.xml
===================================================================
--- phpdoc/ru/trunk/reference/strings/functions/substr.xml 2019-12-11 21:39:25 UTC (rev 348494)
+++ phpdoc/ru/trunk/reference/strings/functions/substr.xml 2019-12-12 03:10:28 UTC (rev 348495)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- EN-Revision: 337321 Maintainer: shein Status: ready -->
+<!-- EN-Revision: 348487 Maintainer: shein Status: ready -->
<!-- Reviewed: yes -->
<!-- $Revision$ -->
<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.substr">
@@ -31,7 +31,7 @@
<term><parameter>string</parameter></term>
<listitem>
<para>
- Входная строка. Должна содержать хотя бы один символ.
+ Входная строка.
</para>
</listitem>
</varlistentry>