From: Martin Quinson Date: Thu, 3 Mar 2016 17:15:48 +0000 (+0100) Subject: fix a typo in documentatino X-Git-Tag: v3_13~575 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/c18e60bf891927388ca22052334554bdb860a7f0 fix a typo in documentatino --- diff --git a/doc/doxygen/platform.doc b/doc/doxygen/platform.doc index 9dcf506be7..db37632e97 100644 --- a/doc/doxygen/platform.doc +++ b/doc/doxygen/platform.doc @@ -1113,9 +1113,9 @@ routing model (the path is given relative to SimGrid's source directory) \verbinclude example_filelist_routing_dijkstra -Dijsktra example : +Dijkstra example : \verbatim - + @@ -1136,9 +1136,9 @@ Dijsktra example : \anchor pf_routing_model_dijkstracache ### DijkstraCache ### -DijsktraCache example: +DijkstraCache example: \verbatim - + ... (platform unchanged compared to upper example) @@ -1493,7 +1493,7 @@ then have to define some route to gives some topological information to SimGrid. Here is a file doing it all : \verbatim - +