Parcourir la source

Update tutorial.dox (#246)

remove excess spaces which show up as literal <br> in the docs
ccn il y a 1 an
Parent
commit
5857b13df1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/tutorial.dox

+ 1 - 1
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