aboutsummaryrefslogtreecommitdiffstats
path: root/diameter/dictionary.xml
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-08-11 11:02:59 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-08-11 11:02:59 +0000
commitea1a002ca3f23cdad6774eedea8189afa944384d (patch)
tree14238d8506ffcbd39b74e3a8ca53020abdac2d6f /diameter/dictionary.xml
parent7678d060ae20c1f96bc4225777be064774729871 (diff)
Fix a typo
svn path=/trunk/; revision=33763
Diffstat (limited to 'diameter/dictionary.xml')
-rw-r--r--diameter/dictionary.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/diameter/dictionary.xml b/diameter/dictionary.xml
index 3c603de4bc..afcafd06c2 100644
--- a/diameter/dictionary.xml
+++ b/diameter/dictionary.xml
@@ -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"/>