aboutsummaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authorbitnitdit <[email protected]>2017-10-29 18:51:34 +0800
committerbitnitdit <[email protected]>2017-10-29 19:04:12 +0800
commit82e98af4da0a67d0b7b1114032b635aa2013bcd7 (patch)
treeba5ee26b2b733c6f34fc1470dcc0431fd7f022c5 /system
parentf3d069dd1e3978b240c0f99c5609735e72ea8e8c (diff)
downloadotp-82e98af4da0a67d0b7b1114032b635aa2013bcd7.tar.gz
otp-82e98af4da0a67d0b7b1114032b635aa2013bcd7.tar.bz2
otp-82e98af4da0a67d0b7b1114032b635aa2013bcd7.zip
Remove one superfluous closing parenthesis in oam_intro.xml
Diffstat (limited to 'system')
-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>