diff options
Diffstat (limited to 'test/ipfix.py')
-rw-r--r-- | test/ipfix.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ipfix.py b/test/ipfix.py index e1c41b708d7..dd43560d9a6 100644 --- a/test/ipfix.py +++ b/test/ipfix.py @@ -509,7 +509,7 @@ class IPFIXDecoder(object): def add_template(self, template): """ - Add IPFIX tempalte + Add IPFIX template :param template: IPFIX template """ |