Fix a typo

svn path=/trunk/; revision=33763
This commit is contained in:
Anders Broman 2010-08-11 11:02:59 +00:00
parent 7678d060ae
commit ea1a002ca3
1 changed files with 1 additions and 1 deletions

View File

@ -830,7 +830,7 @@
<avp name="Egress-VLANID" code="56" mandatory="must" protected="may" may-encrypt="yes" vendor-bit="mustnot">
<type type-name="OctetString"/>
</avp>
<avp name="AIngress-Filters" code="57" mandatory="must" protected="may" may-encrypt="yes" vendor-bit="mustnot">
<avp name="Ingress-Filters" code="57" mandatory="must" protected="may" may-encrypt="yes" vendor-bit="mustnot">
<type type-name="Enumerated"/>
<enum name="Enabled" code="1"/>
<enum name="Disabled" code="2"/>