aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel
diff options
context:
space:
mode:
authorHenrik Nord <[email protected]>2012-08-29 16:10:02 +0200
committerHenrik Nord <[email protected]>2012-08-29 16:10:10 +0200
commit2890aeb643cc8ac0b46eebebb2f26e7d348bbea1 (patch)
tree32f40dbe3bc70cad62ea0fd2688be4a764d7177d /lib/kernel
parent293364854f6a404434bd221f4b64dcb4fb846bbf (diff)
parent541e986798f525add633b55349168eb1c75aa5cf (diff)
downloadotp-2890aeb643cc8ac0b46eebebb2f26e7d348bbea1.tar.gz
otp-2890aeb643cc8ac0b46eebebb2f26e7d348bbea1.tar.bz2
otp-2890aeb643cc8ac0b46eebebb2f26e7d348bbea1.zip
Merge branch 'ta/docsmaint' into maint
* ta/docsmaint: Fix various doc typos for R15B02 Fix various code typos for R15B02 OTP-10245
Diffstat (limited to 'lib/kernel')
-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 ee687511a3..214e61cc00 100644
--- a/lib/kernel/doc/src/code.xml
+++ b/lib/kernel/doc/src/code.xml
@@ -91,7 +91,7 @@
of the additional library directories will override modules with
the same name in OTP, except for modules in Kernel and
STDLIB.</p>
- <p>The environment variable <c>ERL_LIBS</c> (if defined) shold contain
+ <p>The environment variable <c>ERL_LIBS</c> (if defined) should contain
a colon-separated (for Unix-like systems) or semicolon-separated
(for Windows) list of additional libraries.</p>
<p>Example: On an Unix-like system, <c>ERL_LIBS</c> could be set to