Skip to content

Commit ba6d29b

Browse files
authored
Sync EN: add StreamBucket to the stream book and fix the dataLength anchor (#3008)
1 parent fb073d3 commit ba6d29b

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

‎reference/stream/book.xml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- $Revision$ -->
3-
<!-- EN-Revision: 98d4a70aac9e7e3663282507f2f9ce014227e39d Maintainer: yannick Status: ready -->
2+
<!-- EN-Revision: 564bdc2db8f4c01ba36f64e24356756442b74bc5 Maintainer: lacatoire Status: ready -->
43
<!-- Reviewed: yes -->
54

65
<book xml:id="book.stream" xmlns="http://docbook.org/ns/docbook">
@@ -71,6 +70,7 @@
7170
&reference.stream.examples;
7271
&reference.stream.php-user-filter;
7372
&reference.stream.streamwrapper;
73+
&reference.stream.streambucket;
7474
&reference.stream.reference;
7575

7676
</book>

‎reference/stream/streambucket.xml‎

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- EN-Revision: a7be7e9abb82bfd0c69ea341d74fb9456e93f6f6 Maintainer: Fan2Shrek Status: ready -->
2+
<!-- EN-Revision: 564bdc2db8f4c01ba36f64e24356756442b74bc5 Maintainer: lacatoire Status: ready -->
33
<!-- Reviewed: yes -->
44
<reference xml:id="class.streambucket" role="class" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
55
<title>La classe StreamBucket</title>
@@ -75,7 +75,7 @@
7575
</simpara>
7676
</listitem>
7777
</varlistentry>
78-
<varlistentry xml:id="streambucket.props.dataLength">
78+
<varlistentry xml:id="streambucket.props.datalength">
7979
<term>int <varname>dataLength</varname></term>
8080
<listitem>
8181
<simpara>La longueur de la chaîne dans le sceau.</simpara>
@@ -96,8 +96,6 @@
9696

9797
</partintro>
9898

99-
&reference.stream.entities.streambucket;
100-
10199
</reference>
102100
<!-- Keep this comment at the end of the file
103101
Local variables:

0 commit comments

Comments
 (0)