Skip to content

Commit 5bd19c2

Browse files
committed
Fix the build by syncing language/operators.xml
1 parent c9de94d commit 5bd19c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

language/operators.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- EN-Revision: 16934048f79c6e117cd16a23c09c1b2ea502e284 Maintainer: sobak Status: ready -->
2+
<!-- EN-Revision: 2946c8a267734a9e8696e1764f7436e6caa8909c Maintainer: sobak Status: ready -->
33
<!-- $Revision$ -->
44
<chapter xml:id="language.operators" xmlns="http://docbook.org/ns/docbook" annotations="interactive">
55
<title>Operatory</title>
@@ -42,6 +42,7 @@
4242
&language.operators.string;
4343
&language.operators.array;
4444
&language.operators.type;
45+
&language.operators.functional;
4546

4647
</chapter>
4748
<!-- Keep this comment at the end of the file

0 commit comments

Comments
 (0)