Skip to content

Commit c21beb6

Browse files
authored
Sync intl with EN. (#2347)
1 parent c7f0ba9 commit c21beb6

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

reference/intl/grapheme/grapheme-str-split.xml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- EN-Revision: 9a8c593c09cf7d84085989e42f3b2b23536279db Maintainer: Fan2Shrek Status: ready -->
2+
<!-- EN-Revision: ee94fd0c20566ec20b0dbfa5ab639d6bb0e9f890 Maintainer: Fan2Shrek Status: ready -->
33
<!-- Reviewed: yes -->
44
<refentry xml:id="function.grapheme-str-split" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
55
<refnamediv>
@@ -12,7 +12,6 @@
1212
<type class="union"><type>array</type><type>false</type></type><methodname>grapheme_str_split</methodname>
1313
<methodparam><type>string</type><parameter>string</parameter></methodparam>
1414
<methodparam choice="opt"><type>int</type><parameter>length</parameter><initializer>1</initializer></methodparam>
15-
<methodparam choice="opt"><type>string</type><parameter>locale</parameter><initializer>""</initializer></methodparam>
1615
</methodsynopsis>
1716
<simpara>
1817
Cette fonction renvoie un tableau de chaînes,
@@ -44,12 +43,6 @@
4443
</para>
4544
</listitem>
4645
</varlistentry>
47-
<varlistentry>
48-
<term><parameter>locale</parameter></term>
49-
<listitem>
50-
&intl.param.grapheme.locale;
51-
</listitem>
52-
</varlistentry>
5346
</variablelist>
5447
</refsect1>
5548

0 commit comments

Comments
 (0)