aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2017-01-11 13:24:12 +0100
committerBjörn Gustavsson <[email protected]>2017-01-11 13:24:12 +0100
commit5056a16cfcfdcdcb1b48e24936f12a70269dcf02 (patch)
treee6afcf919e57b9eeefc337ae14fa02f2a5fd54f6
parent68728bb7fb82331c1aa7aeee71a971de842eff0e (diff)
downloadotp-5056a16cfcfdcdcb1b48e24936f12a70269dcf02.tar.gz
otp-5056a16cfcfdcdcb1b48e24936f12a70269dcf02.tar.bz2
otp-5056a16cfcfdcdcb1b48e24936f12a70269dcf02.zip
code.xml: Remove superfluous reference to R12B
-rw-r--r--lib/kernel/doc/src/code.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kernel/doc/src/code.xml b/lib/kernel/doc/src/code.xml
index f881fd76fd..878a450f0f 100644
--- a/lib/kernel/doc/src/code.xml
+++ b/lib/kernel/doc/src/code.xml
@@ -258,7 +258,7 @@ zip:create("mnesia-4.4.7.ez",
both strings and atoms, but a future release will probably only allow
the arguments that are documented.</p>
- <p>As from Erlang/OTP R12B, functions in this module generally fail with an
+ <p>Functions in this module generally fail with an
exception if they are passed an incorrect type (for example, an integer or a tuple
where an atom is expected). An error tuple is returned if the argument type
is correct, but there are some other errors (for example, a non-existing directory