From cdf87da805533282e5efb214a4dd9fc6e3049266 Mon Sep 17 00:00:00 2001 From: Nick Mills Date: Sat, 7 Mar 2015 16:32:32 -0500 Subject: Correct typo in erlang(3) documentation --- erts/doc/src/erlang.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'erts/doc') diff --git a/erts/doc/src/erlang.xml b/erts/doc/src/erlang.xml index cba2c07959..0e5909a52d 100644 --- a/erts/doc/src/erlang.xml +++ b/erts/doc/src/erlang.xml @@ -1356,7 +1356,7 @@ true Return a value from the process dictionary -

Returns the value Valassociated with Key in +

Returns the value Val associated with Key in the process dictionary, or undefined if Key does not exist.

-- 
cgit v1.2.3