aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src
diff options
context:
space:
mode:
authorSverker Eriksson <[email protected]>2018-11-29 17:05:39 +0100
committerSverker Eriksson <[email protected]>2018-11-29 17:05:39 +0100
commit113ca3ee350ff2c8b1a39cc337890fb1bd637853 (patch)
treee290edad312e977732666164778105cbdf49a654 /erts/doc/src
parentb20ccfb376c1dc59569e51f278453c4e335e985a (diff)
parent4c808f18dc4dfca509d61adb5b41d20086c37cd7 (diff)
downloadotp-113ca3ee350ff2c8b1a39cc337890fb1bd637853.tar.gz
otp-113ca3ee350ff2c8b1a39cc337890fb1bd637853.tar.bz2
otp-113ca3ee350ff2c8b1a39cc337890fb1bd637853.zip
Merge branch 'maint'
Diffstat (limited to 'erts/doc/src')
-rw-r--r--erts/doc/src/erl_nif.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/doc/src/erl_nif.xml b/erts/doc/src/erl_nif.xml
index b437d180c8..8666de36cb 100644
--- a/erts/doc/src/erl_nif.xml
+++ b/erts/doc/src/erl_nif.xml
@@ -2285,7 +2285,7 @@ enif_inspect_iovec(env, max_elements, term, &amp;tail, &amp;iovec);
between nodes.</p>
<list type="bulleted">
<item>
- <p>Two resource terms will compare equal iff they
+ <p>Two resource terms will compare equal if and only if they
would yield the same resource object pointer when passed to
<seealso marker="#enif_get_resource"><c>enif_get_resource</c></seealso>.</p>
</item>