diff options
author | Bruce Yinhe <[email protected]> | 2014-11-07 09:24:41 +0100 |
---|---|---|
committer | Bruce Yinhe <[email protected]> | 2014-11-07 09:24:41 +0100 |
commit | 702739cd0ca57727b4e32006e2a3ac8023c30bcb (patch) | |
tree | d42158c1fa13cd8ed2c6a968515a2129928d54a3 /system | |
parent | f53a0875155ce989f57f90541962327a101991cb (diff) | |
parent | 9884666f91519bec7f63fe925857811cf6385cf7 (diff) | |
download | otp-702739cd0ca57727b4e32006e2a3ac8023c30bcb.tar.gz otp-702739cd0ca57727b4e32006e2a3ac8023c30bcb.tar.bz2 otp-702739cd0ca57727b4e32006e2a3ac8023c30bcb.zip |
Merge branch 'maint'
Diffstat (limited to 'system')
-rw-r--r-- | system/doc/reference_manual/typespec.xml | 2 |
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', ... |