From 37dfd6cd6f02003ffe9cc08867185ae1ae3ed2a8 Mon Sep 17 00:00:00 2001 From: Sasan Hezarkhani Date: Mon, 20 Mar 2017 21:43:52 +0000 Subject: Minor document fix for proplists --- lib/stdlib/doc/src/proplists.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/stdlib/doc/src/proplists.xml b/lib/stdlib/doc/src/proplists.xml index fe6b8cc3bf..990d47b313 100644 --- a/lib/stdlib/doc/src/proplists.xml +++ b/lib/stdlib/doc/src/proplists.xml @@ -344,7 +344,7 @@ split([{c, 2}, {e, 1}, a, {c, 3, 4}, d, {b, 5}, b], [a, b, c]) with {K2, true}, thus changing the name of the option and simultaneously negating the value specified by - get_bool(Key, ListIn. + get_bool(Key, ListIn). If the same K1 occurs more than once in Negations, only the first occurrence is used.

For example, substitute_negations([{no_foo, foo}], L) -- cgit v1.2.3