Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix, removing tabs
[simgrid.git] / src / instr / instr_config.c
index 95163f1..f6d2e21 100644 (file)
@@ -430,7 +430,7 @@ void TRACE_help (int detailed)
       "  are grouped by the hosts where they were executed.",
       detailed);
   print_line (OPT_TRACING_SMPI_COMPUTING, "Generates a \" Computing \" State",
-         "  This option aims at tracing computations in the application, outside SMPI\n"
+      "  This option aims at tracing computations in the application, outside SMPI\n"
       "  to allow further study of simulated or real computation time",
       detailed);
   print_line (OPT_TRACING_MSG_PROCESS, "Trace processes behavior (MSG)",