Skip to content

Commit

Permalink
Fix documentation for ns3::BulkSendHelper class reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Thecave3 authored and tomhenderson committed Jan 2, 2024
1 parent cdc8265 commit 8814a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/applications/helper/bulk-send-helper.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ class BulkSendHelper
* \param protocol the name of the protocol to use to send traffic
* by the applications. This string identifies the socket
* factory type used to create sockets for the applications.
* A typical value would be ns3::UdpSocketFactory.
* A typical value would be ns3::TcpSocketFactory.
* \param address the address of the remote node to send traffic
* to.
*/
Expand Down

0 comments on commit 8814a0b

Please sign in to comment.