Skip to content

Commit

Permalink
tutorials/tictoc: Use a less confusing word: "polynomially" -> "rapidly"
Browse files Browse the repository at this point in the history
  • Loading branch information
torokati44 committed Nov 7, 2023
1 parent 670b6e3 commit 0dabca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/tictoc/part7.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Below is the average number of packets that arrived vs *N*:

<img src="../images/avgnumpackets.png">

Notice that the Y axis is logarithmic. The average number of packets that arrive decreases polynomially
Notice that the Y axis is logarithmic. The average number of packets that arrive decreases rapidly
as *N* increases, and the network gets larger.

[`cMessage`]: https://omnetpp.org/doc/omnetpp/api/classomnetpp_1_1cMessage.html
Expand Down

0 comments on commit 0dabca0

Please sign in to comment.