fix small comment typo
authorpmf <pmf@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 28 May 2007 18:13:55 +0000 (18:13 +0000)
committerpmf <pmf@04897980-b3bd-0310-b5e0-8ef037075253>
Mon, 28 May 2007 18:13:55 +0000 (18:13 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2526 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/ltt/tracefile.c

index 9f3ffe0bf4908c674bb11444225d8104d4f110c3..cab3108b5d416ce525d64fc62297df385fe73318 100644 (file)
@@ -845,7 +845,7 @@ gboolean ltt_tracefile_group_has_cpu_online(gpointer data)
  * relative path is the path relative to the trace root
  * root path is the full path
  *
- * A tracefile group is simply an array where all the per cpu tracefiles sits.
+ * A tracefile group is simply an array where all the per cpu tracefiles sit.
  */
 
 static int open_tracefiles(LttTrace *trace, gchar *root_path,
This page took 0.024847 seconds and 4 git commands to generate.