From f2a06a7b45f2d7b04263308ee891c994f80b6dc3 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Sat, 16 Mar 2019 00:39:12 +0100 Subject: [PATCH] doc: typo --- docs/source/platform_howtos.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/platform_howtos.rst b/docs/source/platform_howtos.rst index 5c68acad99..7b15a930e3 100644 --- a/docs/source/platform_howtos.rst +++ b/docs/source/platform_howtos.rst @@ -92,7 +92,7 @@ only executed once and not repetitively. Another possibility is to use the :cpp:func:`simgrid::s4u::Host::set_state_profile()` or :cpp:func:`simgrid::s4u::Link::set_state_profile()` functions. These -functions take a profile, that can be an fixed profile exhaustively +functions take a profile, that can be a fixed profile exhaustively listing the events, or something else if you wish. .. _howto_multicore: -- 2.20.1