fix typo
[lttv.git] / ltt / branches / poly / lttv / lttv / state.c
index 584ae3aeae281df07dc5e4f80f0697da89908708..952f6cde9bf866dfc8b349e17d533744b9183e65 100644 (file)
@@ -2139,7 +2139,7 @@ lttv_state_find_process_or_create(LttvTraceState *ts, guint cpu, guint pid,
  * the parent waits for its child terminaison, but may also happen in special
  * cases in the child's exit : when the parent ignores its children SIGCCHLD or
  * has the flag SA_NOCLDWAIT. It can also happen when the child is part
- * of a killed thread ground, but isn't the leader.
+ * of a killed thread group, but isn't the leader.
  */
 static void exit_process(LttvTracefileState *tfs, LttvProcessState *process) 
 {
This page took 0.022637 seconds and 4 git commands to generate.