(Trivial) Fix a typo.

svn path=/trunk/; revision=32271
This commit is contained in:
Bill Meier 2010-03-22 22:40:06 +00:00
parent b28dbd9656
commit af85fe653e
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
The wanted elements are instantiated once by the proto_register_xxx function.
The parser is isntantiated for every packet and it mantains its state.
The parser is instantiated for every packet and it mantains its state.
The element's data is destroyed before the next packet is dissected.
*/