Update tutorial.dox (#246)

remove excess spaces which show up as literal <br> in the docs
This commit is contained in:
ccn 2024-04-22 02:11:11 -04:00 committed by GitHub
parent b275a5334f
commit 5857b13df1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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