Fix: Documentation cleanup
[babeltrace.git] / include / babeltrace / trace-handle.h
index 426800d84e4cf1d01056b6310233bf1eefd2ad92..f4c44065bf6e8ef0654d7992a44081d78674b471 100644 (file)
@@ -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,
This page took 0.022715 seconds and 4 git commands to generate.