aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc
diff options
context:
space:
mode:
authorTobiasz <[email protected]>2019-02-04 02:57:20 +0100
committerTobiasz <[email protected]>2019-02-04 02:57:20 +0100
commitf7f7eb56bcd84a169b64def603ff6f9313f2f3dd (patch)
tree3c26d0e65573af46be2f4466f6654ce8702ccd05 /erts/doc
parent8ffb4e56172909b3b1acadaf7e9ec8f7dbe2c3e0 (diff)
downloadotp-f7f7eb56bcd84a169b64def603ff6f9313f2f3dd.tar.gz
otp-f7f7eb56bcd84a169b64def603ff6f9313f2f3dd.tar.bz2
otp-f7f7eb56bcd84a169b64def603ff6f9313f2f3dd.zip
Fix typo in erlang.xml
Diffstat (limited to 'erts/doc')
-rw-r--r--erts/doc/src/erlang.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/doc/src/erlang.xml b/erts/doc/src/erlang.xml
index 0536f4745f..6932b18571 100644
--- a/erts/doc/src/erlang.xml
+++ b/erts/doc/src/erlang.xml
@@ -8381,7 +8381,7 @@ Metadata = #{ pid => pid(),
system time</seealso> that is used by the runtime system.</p>
<p>The list contains two-tuples with <c>Key</c>s
as first element, and <c>Value</c>s as second element. The
- order if these tuples is undefined. The following
+ order of these tuples is undefined. The following
tuples can be part of the list, but more tuples can be
introduced in the future:</p>
<taglist>