소스 검색

Update tutorial.dox (#246)

remove excess spaces which show up as literal <br> in the docs
ccn 1 년 전
부모
커밋
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