aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2017-10-30 10:01:11 +0100
committerGitHub <[email protected]>2017-10-30 10:01:11 +0100
commit01a5cce41b7e37bccf20c47ef149ed63bb1f3edc (patch)
treeba5ee26b2b733c6f34fc1470dcc0431fd7f022c5
parentf3d069dd1e3978b240c0f99c5609735e72ea8e8c (diff)
parent82e98af4da0a67d0b7b1114032b635aa2013bcd7 (diff)
downloadotp-01a5cce41b7e37bccf20c47ef149ed63bb1f3edc.tar.gz
otp-01a5cce41b7e37bccf20c47ef149ed63bb1f3edc.tar.bz2
otp-01a5cce41b7e37bccf20c47ef149ed63bb1f3edc.zip
Merge pull request #1612 from bitnitdit/bitnitdit/oam_intro-superfluous-closing-parenthesis
Remove one superfluous closing parenthesis in oam_intro.xml
-rw-r--r--system/doc/oam/oam_intro.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/doc/oam/oam_intro.xml b/system/doc/oam/oam_intro.xml
index d3867f03ca..ead8c026b9 100644
--- a/system/doc/oam/oam_intro.xml
+++ b/system/doc/oam/oam_intro.xml
@@ -211,7 +211,7 @@ snmp:c("MY-MIB", [{il, ["sasl/priv/mibs"]}]).</code>
<p>The following MIBs are defined in the OTP system:</p>
<list type="bulleted">
- <item><p><c>OTP-REG)</c> (in SASL) contains the top-level
+ <item><p><c>OTP-REG</c> (in SASL) contains the top-level
OTP registration objects, used by all other MIBs.</p></item>
<item><p><c>OTP-TC</c> (in SASL) contains the general
Textual Conventions, which can be used by any other MIB.</p></item>