aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/doc/src/io.xml
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2010-02-05 08:33:57 +0000
committerErlang/OTP <[email protected]>2010-02-05 08:33:57 +0000
commite5d4b0bddc75eda1ad3445d7164171c0a6e8bbf6 (patch)
tree86c77b2a0522002c3292d737839080e8347d47dc /lib/stdlib/doc/src/io.xml
parentf2846970e7fcb3df4c51b6450fe72c145d5e5b2f (diff)
downloadotp-e5d4b0bddc75eda1ad3445d7164171c0a6e8bbf6.tar.gz
otp-e5d4b0bddc75eda1ad3445d7164171c0a6e8bbf6.tar.bz2
otp-e5d4b0bddc75eda1ad3445d7164171c0a6e8bbf6.zip
OTP-8404: Doc: some corrections and improvements in STDLIB
Diffstat (limited to 'lib/stdlib/doc/src/io.xml')
-rw-r--r--lib/stdlib/doc/src/io.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdlib/doc/src/io.xml b/lib/stdlib/doc/src/io.xml
index 6f9d979c9a..efbb1fc078 100644
--- a/lib/stdlib/doc/src/io.xml
+++ b/lib/stdlib/doc/src/io.xml
@@ -1021,7 +1021,7 @@ Error: error 11</pre>
<p>A string which describes the error is obtained with the following
call:</p>
<code type="none">
-apply(Module, format_error, ErrorDescriptor)</code>
+Module:format_error(ErrorDescriptor)</code>
</section>
</erlref>