diff --git a/docs/tutorial.dox b/docs/tutorial.dox index 19a7a45..0ea55d3 100644 --- a/docs/tutorial.dox +++ b/docs/tutorial.dox @@ -203,7 +203,7 @@ disconnect event and must be explicitly reset. ... @endcode -@section SendingPacket Sending a packet to an ENet peer +@section SendingPacket Sending a packet to an ENet peer Packets in ENet are created with enet_packet_create(), where the size of the packet must be specified. Optionally, initial data may be