aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib
diff options
context:
space:
mode:
authorHenrik Nord <[email protected]>2015-10-13 12:26:26 +0200
committerHenrik Nord <[email protected]>2015-10-13 12:26:26 +0200
commitc0178877c9d404b90d71f52e6324d5c40ceae905 (patch)
tree45015002c7e0884a310449e4de34acefec4f14b4 /lib/stdlib
parent360538d3a22042c1616957acae505dbc05786aa6 (diff)
parent60be19014474a39d9b611ef7749bffa1f6096bc1 (diff)
downloadotp-c0178877c9d404b90d71f52e6324d5c40ceae905.tar.gz
otp-c0178877c9d404b90d71f52e6324d5c40ceae905.tar.bz2
otp-c0178877c9d404b90d71f52e6324d5c40ceae905.zip
Merge branch 'maint'
Diffstat (limited to 'lib/stdlib')
-rw-r--r--lib/stdlib/doc/src/ets.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdlib/doc/src/ets.xml b/lib/stdlib/doc/src/ets.xml
index 03b995e4de..ee2bf96cb7 100644
--- a/lib/stdlib/doc/src/ets.xml
+++ b/lib/stdlib/doc/src/ets.xml
@@ -916,7 +916,7 @@ ets:select(Table,MatchSpec),</code>
</item>
<item>
<p><c>{keypos,<anno>Pos</anno>}</c>
- Specfies which element in the stored tuples should be
+ Specifies which element in the stored tuples should be
used as key. By default, it is the first element, i.e.
<c><anno>Pos</anno>=1</c>. However, this is not always appropriate. In
particular, we do not want the first element to be the