aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/doc/src/diameter_compile.xml
diff options
context:
space:
mode:
authorAnders Svensson <[email protected]>2013-11-29 17:08:29 +0100
committerAnders Svensson <[email protected]>2013-11-29 17:38:25 +0100
commit6ddc5e7333ed60beca93a94d3ab0c302dcc472e2 (patch)
treec98fa91f0d32c5f96bcb14769005b832755e7ddc /lib/diameter/doc/src/diameter_compile.xml
parentf504f05e0843a94cd2a05411d0f322e206ebcb46 (diff)
downloadotp-6ddc5e7333ed60beca93a94d3ab0c302dcc472e2.tar.gz
otp-6ddc5e7333ed60beca93a94d3ab0c302dcc472e2.tar.bz2
otp-6ddc5e7333ed60beca93a94d3ab0c302dcc472e2.zip
Fix documentation typos
Diffstat (limited to 'lib/diameter/doc/src/diameter_compile.xml')
-rw-r--r--lib/diameter/doc/src/diameter_compile.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/diameter/doc/src/diameter_compile.xml b/lib/diameter/doc/src/diameter_compile.xml
index 6630019e5c..820bde6986 100644
--- a/lib/diameter/doc/src/diameter_compile.xml
+++ b/lib/diameter/doc/src/diameter_compile.xml
@@ -41,7 +41,7 @@ supplied.
The diameterc utility is used to compile a diameter
&dictionary; into Erlang source.
The resulting source implements the interface diameter required
-to encode and decode the dictionary's messages and AVP's.</p>
+to encode and decode the dictionary's messages and AVPs.</p>
<p>
The module &man_make; provides an alternate compilation interface.</p>
@@ -83,7 +83,7 @@ Defaults to the current working directory.</p>
<tag><![CDATA[-H]]></tag>
<item>
<p>
-Supress erl and hrl generation, respectively.</p>
+Suppress erl and hrl generation, respectively.</p>
</item>
<tag><![CDATA[--name <name>]]></tag>