aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/tutorial.dox
diff options
context:
space:
mode:
authorccn <[email protected]>2024-04-22 02:11:11 -0400
committerGitHub <[email protected]>2024-04-22 02:11:11 -0400
commit5857b13df1a6c2040c8abfd7c694321c9b56fb92 (patch)
treee8fe3d8e92b172c7280091b44cfebf56094d9289 /docs/tutorial.dox
parentb275a5334f69dc5a3a9467ddf47e4265b9852497 (diff)
downloadenet-5857b13df1a6c2040c8abfd7c694321c9b56fb92.tar.gz
enet-5857b13df1a6c2040c8abfd7c694321c9b56fb92.zip
Update tutorial.dox (#246)
remove excess spaces which show up as literal <br> in the docs
Diffstat (limited to 'docs/tutorial.dox')
-rw-r--r--docs/tutorial.dox2
1 files changed, 1 insertions, 1 deletions
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