doc: native_posix: Fix minor typo
Fix a minor typo in the documentation of native_posix Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
This commit is contained in:
parent
2856d1e997
commit
73aaad3f36
1 changed files with 1 additions and 1 deletions
|
@ -404,7 +404,7 @@ In this way if, for example, ``--rt-ratio=2`` is given, the simulated time
|
||||||
will advance at twice the real time speed.
|
will advance at twice the real time speed.
|
||||||
Similarly if ``--rt-drift=-100e-6`` is given, the simulated time will progress
|
Similarly if ``--rt-drift=-100e-6`` is given, the simulated time will progress
|
||||||
100ppm slower than real time.
|
100ppm slower than real time.
|
||||||
Note that the these 2 options have no meaning when running in non real-time
|
Note that these 2 options have no meaning when running in non real-time
|
||||||
mode.
|
mode.
|
||||||
|
|
||||||
How simulated time and real time relate to each other
|
How simulated time and real time relate to each other
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue