tutorial: (fixes #359) correct link approx. length

This commit is contained in:
Tommaso Pecorella
2021-03-11 22:25:29 +00:00
parent af97afb9ef
commit b2706bfb37

View File

@@ -167,7 +167,7 @@ rate is specified by a *channel* ``Attribute`` instead of a device
for example, 10Base-T and 100Base-T devices on a given channel. We first set
the data rate to 100 megabits per second, and then set the speed-of-light delay
of the channel to 6560 nano-seconds (arbitrarily chosen as 1 nanosecond per foot
over a 100 meter segment). Notice that you can set an ``Attribute`` using
over a 2000 meter segment). Notice that you can set an ``Attribute`` using
its native data type.
::