Trivial fixes
[lttv.git] / lttv / lttv / tracecontext.c
index edb465ba017466818db5bc8e5775312b12df62f0..710cdecb0ad6f062bff12f9e68733035223f6078 100644 (file)
@@ -101,7 +101,7 @@ lttv_context_new_tracefile_context(LttvTracesetContext *self)
 /****************************************************************************
  * lttv_traceset_context_compute_time_span
  *
- * Keep the time span is sync with on the fly addition and removal of traces
+ * Keep the time span in sync with on the fly addition and removal of traces
  * in a trace set. It must be called each time a trace is added/removed from
  * the traceset. It could be more efficient to call it only once a bunch
  * of traces are loaded, but the calculation is not long, so it's not
This page took 0.023796 seconds and 4 git commands to generate.