aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler
diff options
context:
space:
mode:
authorHenrik Nord <[email protected]>2012-08-29 16:10:30 +0200
committerHenrik Nord <[email protected]>2012-08-29 16:10:30 +0200
commit0f89d26db03c7db52e49c75b238438b79684872f (patch)
tree96029519f7777bc814212b8120da3f8c786c586c /lib/compiler
parent02fd7f5c277ae599d52c9d618880de91a6fc2025 (diff)
parent2890aeb643cc8ac0b46eebebb2f26e7d348bbea1 (diff)
downloadotp-0f89d26db03c7db52e49c75b238438b79684872f.tar.gz
otp-0f89d26db03c7db52e49c75b238438b79684872f.tar.bz2
otp-0f89d26db03c7db52e49c75b238438b79684872f.zip
Merge branch 'maint'
Diffstat (limited to 'lib/compiler')
-rw-r--r--lib/compiler/doc/src/compile.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compiler/doc/src/compile.xml b/lib/compiler/doc/src/compile.xml
index be9eb1cd75..27d750f929 100644
--- a/lib/compiler/doc/src/compile.xml
+++ b/lib/compiler/doc/src/compile.xml
@@ -316,7 +316,7 @@ module.beam: module.erl \
<item>
<p>Add <c>Dir</c> to the list of directories to be searched
when including a file. When encountering an
- <c>-include</c> or <c>-include_dir</c> directive,
+ <c>-include</c> or <c>-include_lib</c> directive,
the compiler searches for header files in the following
directories:</p>
<list type="ordered">