Console: More extensible keyword parameter dispatching in arg() attribute
[senf.git] / HowTos / NewPacket / Mainpage.dox
index e519e91..aa400f9 100644 (file)
 
     \subsection howto_newpacket_parser_simple Simple field definitions
 
-    Packet parser fields are defined using special \ref packetpasermacros. We take the fields
+    Packet parser fields are defined using special \ref packetparsermacros. We take the fields
     directly from the packet definition (the GRE RFC in this case). This will give us to the
     following code fragment: