Просмотр исходного кода

Update tutorial.dox (#246)

remove excess spaces which show up as literal <br> in the docs
ccn 1 год назад
Родитель
Сommit
5857b13df1
1 измененных файлов с 1 добавлено и 1 удалено
  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