From 5c192ac2faf510c24a4f9c9936dd580d5d304183 Mon Sep 17 00:00:00 2001 From: Bruce Yinhe Date: Fri, 20 Mar 2015 15:25:00 +0100 Subject: Fixed a typo in Maps doc --- lib/stdlib/doc/src/maps.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/stdlib/doc/src/maps.xml b/lib/stdlib/doc/src/maps.xml index 59c26d9896..e46068230a 100644 --- a/lib/stdlib/doc/src/maps.xml +++ b/lib/stdlib/doc/src/maps.xml @@ -339,7 +339,7 @@ false

- Returns a complete list of values, in arbitrary order, contained in map M. + Returns a complete list of values, in arbitrary order, contained in map Map.

The call will fail with a {badmap,Map} exception if Map is not a map. -- cgit v1.2.3