X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace%2Ftrace-handle.h;h=f4c44065bf6e8ef0654d7992a44081d78674b471;hp=426800d84e4cf1d01056b6310233bf1eefd2ad92;hb=f5464725ea2c2344ffa73a67eac22b9f0ddb65dd;hpb=953bcd8957c2230a42f1e456b4f375cdabd6d861 diff --git a/include/babeltrace/trace-handle.h b/include/babeltrace/trace-handle.h index 426800d8..f4c44065 100644 --- a/include/babeltrace/trace-handle.h +++ b/include/babeltrace/trace-handle.h @@ -54,7 +54,7 @@ uint64_t bt_trace_handle_get_timestamp_begin(struct bt_context *ctx, /* * bt_trace_handle_get_timestamp_end : returns the destruction timestamp - * (in anoseconds or cycles depending on type) of the buffers of a trace + * (in nanoseconds or cycles depending on type) of the buffers of a trace * or -1ULL on error. */ uint64_t bt_trace_handle_get_timestamp_end(struct bt_context *ctx,