summaryrefslogtreecommitdiff
path: root/lib/compiler/doc/src/compile.xml
diff options
context:
space:
mode:
authorKian-Meng, Ang <kianmeng@cpan.org>2021-12-06 06:14:28 +0800
committerKian-Meng, Ang <kianmeng@cpan.org>2021-12-07 04:11:57 +0800
commit145e96537a4ef8494ffb3ce9df47a8b52100ea27 (patch)
treebcc7e9361fad43ce14ce6d95b0792fe741c56201 /lib/compiler/doc/src/compile.xml
parent1d83d4afd5c1d1128390b3535f755a1ceb0bfe2f (diff)
downloaderlang-145e96537a4ef8494ffb3ce9df47a8b52100ea27.tar.gz
Fix typos in lib/compiler
Diffstat (limited to 'lib/compiler/doc/src/compile.xml')
-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 58fa04aaee..d9967de0b9 100644
--- a/lib/compiler/doc/src/compile.xml
+++ b/lib/compiler/doc/src/compile.xml
@@ -255,7 +255,7 @@ module.beam: module.erl \
<tag><c>makedep_side_effect</c></tag>
<item>
- <p>The dependecies are created as a side effect to the
+ <p>The dependencies are created as a side effect to the
normal compilation process. This means that the object
file will also be produced. This option override the
<c>makedep</c> option.