aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/doc/src/ref_man.xml
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-05-27 11:59:56 +0200
committerBjörn Gustavsson <[email protected]>2015-05-27 12:04:14 +0200
commit2925fbba49237ff6b6e2691f52c4afb2c0447e46 (patch)
tree762d4dc06408097645329e51fa22d1fd4df1c30e /lib/compiler/doc/src/ref_man.xml
parente8b14cb095582914cb677c89e0b5b4a954379242 (diff)
parent4823c4f7c792f8a9e4c27744f436f0f10763ef17 (diff)
downloadotp-2925fbba49237ff6b6e2691f52c4afb2c0447e46.tar.gz
otp-2925fbba49237ff6b6e2691f52c4afb2c0447e46.tar.bz2
otp-2925fbba49237ff6b6e2691f52c4afb2c0447e46.zip
Merge branch 'bjorn/compiler/doc'
* bjorn/compiler/doc: Update compiler documentation (Sneaking in OTP-12769 here which is a release note for syntax_tools. Sorry about that.)
Diffstat (limited to 'lib/compiler/doc/src/ref_man.xml')
-rw-r--r--lib/compiler/doc/src/ref_man.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compiler/doc/src/ref_man.xml b/lib/compiler/doc/src/ref_man.xml
index 6478ad4b11..6584e79c4e 100644
--- a/lib/compiler/doc/src/ref_man.xml
+++ b/lib/compiler/doc/src/ref_man.xml
@@ -29,7 +29,7 @@
<file>application.sgml</file>
</header>
<description>
- <p>The <em>Compiler</em> application compiles Erlang
+ <p>The <c>Compiler</c> application compiles Erlang
code to byte-code. The highly compact byte-code is executed by
the Erlang emulator.</p>
</description>