tracecontext.h: fix typo
[lttv.git] / ltt / branches / poly / lttv / lttv / tracecontext.h
index ed1d28d6d35840cde0f85df1bbe165bce2198b9b..ed882b253a7b6f8883112ad843437f7c45722a7f 100644 (file)
@@ -279,7 +279,7 @@ typedef struct _LttvTraceHook {
   gpointer hook_data;
 } LttvTraceHook;
 
-/* Get the head of marker list correcponding to the given trace hook.
+/* Get the head of marker list corresponding to the given trace hook.
  */
 struct marker_info *lttv_trace_hook_get_marker(LttTrace *t, LttvTraceHook *th);
 
This page took 0.022518 seconds and 4 git commands to generate.