X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fdetailedevents%2Fevents.c;h=5f4fc90dd295379ae1ad40eb02bbec9cfd28c439;hb=55046569386a157b55119563f1d6808b7741abe2;hp=e8f0c53a1f708760a0a85f45f3309cb3d130b8a2;hpb=89f8741a6717b08fe5b9116660d5833e20d6dfda;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/detailedevents/events.c b/ltt/branches/poly/lttv/modules/gui/detailedevents/events.c index e8f0c53a..5f4fc90d 100644 --- a/ltt/branches/poly/lttv/modules/gui/detailedevents/events.c +++ b/ltt/branches/poly/lttv/modules/gui/detailedevents/events.c @@ -583,7 +583,7 @@ static void request_background_data(EventViewerData *event_viewer_data) } } else { /* Data ready. By its nature, this viewer doesn't need to have - * its data ready hook called htere, because a background + * its data ready hook called there, because a background * request is always linked with a redraw. */ }