aboutsummaryrefslogtreecommitdiffstats
path: root/system/doc/programming_examples/part.xml
diff options
context:
space:
mode:
Diffstat (limited to 'system/doc/programming_examples/part.xml')
-rw-r--r--system/doc/programming_examples/part.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/system/doc/programming_examples/part.xml b/system/doc/programming_examples/part.xml
index 0bec9b4cf5..9329717ce4 100644
--- a/system/doc/programming_examples/part.xml
+++ b/system/doc/programming_examples/part.xml
@@ -28,8 +28,9 @@
<rev></rev>
</header>
<description>
- <p>This chapter contains examples on using records, funs, list
- comprehensions and the bit syntax.</p>
+ <marker id="programming examples"></marker>
+ <p>This section contains examples on using records, funs, list
+ comprehensions, and the bit syntax.</p>
</description>
<xi:include href="records.xml"/>
<xi:include href="funs.xml"/>