aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/doc/src/proplists.xml
diff options
context:
space:
mode:
authorSasan Hezarkhani <[email protected]>2017-03-20 21:43:52 +0000
committerGitHub <[email protected]>2017-03-20 21:43:52 +0000
commit37dfd6cd6f02003ffe9cc08867185ae1ae3ed2a8 (patch)
tree671e78dbe0c097340394f4c5d82db0dbd6738d22 /lib/stdlib/doc/src/proplists.xml
parenta85efc31824b4d59f4ed1eefcd19e9d7c6ef021f (diff)
downloadotp-37dfd6cd6f02003ffe9cc08867185ae1ae3ed2a8.tar.gz
otp-37dfd6cd6f02003ffe9cc08867185ae1ae3ed2a8.tar.bz2
otp-37dfd6cd6f02003ffe9cc08867185ae1ae3ed2a8.zip
Minor document fix for proplists
Diffstat (limited to 'lib/stdlib/doc/src/proplists.xml')
-rw-r--r--lib/stdlib/doc/src/proplists.xml2
1 files changed, 1 insertions, 1 deletions
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])</code>
with <c>{K2, true}</c>, thus changing the name of the option and
simultaneously negating the value specified by
<seealso marker="#get_bool/2">
- <c>get_bool(Key, <anno>ListIn</anno></c></seealso>.
+ <c>get_bool(Key, <anno>ListIn</anno>)</c></seealso>.
If the same <c>K1</c> occurs more than once in
<c><anno>Negations</anno></c>, only the first occurrence is used.</p>
<p>For example, <c>substitute_negations([{no_foo, foo}], L)</c>