language/operators/string.xml
43d07782b514d0c7a8487f2c74063739f302df8d
...
...
@@ -1,6 +1,7 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<sect1 xml:id="language.operators.string">
3
3
<title>String Operators</title>
4
+
<titleabbrev>String</titleabbrev>
4
5
<simpara>
5
6
There are two <type>string</type> operators. The first is the
6
7
concatenation operator ('.'), which returns the concatenation of its
7
8