From 5056a16cfcfdcdcb1b48e24936f12a70269dcf02 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?=
Date: Wed, 11 Jan 2017 13:24:12 +0100
Subject: code.xml: Remove superfluous reference to R12B
---
lib/kernel/doc/src/code.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'lib/kernel/doc')
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.
- As from Erlang/OTP R12B, functions in this module generally fail with an
+
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
--
cgit v1.2.3