From 495f1f103096733fe03ae1ef67d68874bb51aafd Mon Sep 17 00:00:00 2001 From: Anders Svensson Date: Wed, 6 Mar 2013 07:39:36 +0100 Subject: Fix cover.xml formatting error --- lib/tools/doc/src/cover.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/tools/doc/src/cover.xml b/lib/tools/doc/src/cover.xml index a2444ec947..9c116aa04b 100644 --- a/lib/tools/doc/src/cover.xml +++ b/lib/tools/doc/src/cover.xml @@ -214,7 +214,9 @@ {no_abstract_code,BeamFile} is returned. If the abstract code is encrypted, and no key is available for decrypting it, the error reason - If only the module name (i.e. not the full name of the .beam]]> file) is given to this function, the + {encrypted_abstract_code,BeamFile} is returned.

+

If only the module name (i.e. not the full name of the + .beam file) is given to this function, the .beam file is found by calling code:which(Module). If no .beam file is found, the error reason non_existing is returned. If the -- cgit v1.2.3