fix typo
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 13 Nov 2007 15:06:55 +0000 (15:06 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 13 Nov 2007 15:06:55 +0000 (15:06 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2742 04897980-b3bd-0310-b5e0-8ef037075253

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.02562 seconds and 4 git commands to generate.