aboutsummaryrefslogtreecommitdiffstats
path: root/diameter
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2010-08-11 11:02:59 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2010-08-11 11:02:59 +0000
commit4d30f6a488503e4a36d30bae52cea7f1a4161082 (patch)
tree14238d8506ffcbd39b74e3a8ca53020abdac2d6f /diameter
parentcf718c3e2c9b493c170115e8caa5716e1d8baf19 (diff)
Fix a typo
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@33763 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'diameter')
-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"/>