aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Yinhe <[email protected]>2014-11-07 09:24:05 +0100
committerBruce Yinhe <[email protected]>2014-11-07 09:24:05 +0100
commit9884666f91519bec7f63fe925857811cf6385cf7 (patch)
tree4651ea3675dde5faff420003fe3871363ab634a6
parent6aefe74c0de57e2f5d873b6658396b106aff4f75 (diff)
parent03a106f4fecc469dcbeda0232f568165801b3844 (diff)
downloadotp-9884666f91519bec7f63fe925857811cf6385cf7.tar.gz
otp-9884666f91519bec7f63fe925857811cf6385cf7.tar.bz2
otp-9884666f91519bec7f63fe925857811cf6385cf7.zip
Merge branch 'jmrepetti/maint' into maint
* jmrepetti/maint: Section reference number incorrect
-rw-r--r--system/doc/reference_manual/typespec.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/doc/reference_manual/typespec.xml b/system/doc/reference_manual/typespec.xml
index cc35c6eb21..321f0a24d5 100644
--- a/system/doc/reference_manual/typespec.xml
+++ b/system/doc/reference_manual/typespec.xml
@@ -103,7 +103,7 @@
| Map
| Tuple
| Union
- | UserDefined %% described in Section 6.3
+ | UserDefined %% described in Section 7.3
Atom :: atom()
| Erlang_Atom %% 'foo', 'bar', ...