aboutsummaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2010-07-07 10:27:59 +0200
committerHans Bolinder <[email protected]>2010-07-08 12:30:56 +0200
commitcd84edac7b3affa023c0e3588ab36589c683126b (patch)
tree04424b116a495a356a187263af59d44c54bcf0d1 /system
parent299e223038502d4b1a7faaea096ca6efc88b5d9e (diff)
downloadotp-cd84edac7b3affa023c0e3588ab36589c683126b.tar.gz
otp-cd84edac7b3affa023c0e3588ab36589c683126b.tar.bz2
otp-cd84edac7b3affa023c0e3588ab36589c683126b.zip
reference() substituted for ref() in docs
Diffstat (limited to 'system')
-rwxr-xr-xsystem/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 a3660713e4..52dc0c943e 100755
--- a/system/doc/reference_manual/typespec.xml
+++ b/system/doc/reference_manual/typespec.xml
@@ -96,7 +96,7 @@ Type :: any() %% The top type, the set of all Erlang terms.
| none() %% The bottom type, contains no terms.
| pid()
| port()
- | ref()
+ | reference()
| [] %% nil
| Atom
| Binary