aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/doc/src/ref_man.xml
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-05-21 12:23:48 +0200
committerBjörn Gustavsson <[email protected]>2015-05-27 11:56:30 +0200
commit4823c4f7c792f8a9e4c27744f436f0f10763ef17 (patch)
treed71ea61cb616094a2d2336862513ce69bc5232d9 /lib/compiler/doc/src/ref_man.xml
parent48f43e50628a746265c18bea38b311c5c3098ed4 (diff)
downloadotp-4823c4f7c792f8a9e4c27744f436f0f10763ef17.tar.gz
otp-4823c4f7c792f8a9e4c27744f436f0f10763ef17.tar.bz2
otp-4823c4f7c792f8a9e4c27744f436f0f10763ef17.zip
Update compiler documentation
Language cleaned up by the technical writer tmanevik from Combitech. Proofreading and corrections by Björn Gustavsson.
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>