aboutsummaryrefslogtreecommitdiffstats
path: root/system/doc/programming_examples/part.xml
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-03-12 15:35:13 +0100
committerBjörn Gustavsson <[email protected]>2015-03-12 17:42:19 +0100
commitf98300fbe9bb29eb3eb2182b12094974a6dc195b (patch)
treee5472ee6829a44d07a48dfc786170a40e2daba8d /system/doc/programming_examples/part.xml
parente9dec8213a30bb12b4499bea4b8fdac6d55fa9f0 (diff)
downloadotp-f98300fbe9bb29eb3eb2182b12094974a6dc195b.tar.gz
otp-f98300fbe9bb29eb3eb2182b12094974a6dc195b.tar.bz2
otp-f98300fbe9bb29eb3eb2182b12094974a6dc195b.zip
Update Programming Examples
Language cleaned up by the technical writers xsipewe and tmanevik from Combitech. Proofreading and corrections by Björn Gustavsson.
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"/>