Fix typos
[babeltrace.git] / src / plugins / lttng-utils / debug-info / trace-ir-data-copy.c
index ee21026946768dabbc1f69519348ee95a7c5e60a..51f76c003e00b9d9d0b93af97c48e9df3ad58271 100644 (file)
@@ -71,7 +71,7 @@ enum debug_info_trace_ir_mapping_status copy_trace_content(
                bt_trace_borrow_environment_entry_by_index_const(
                        in_trace, i, &value_name, &value);
 
-               BT_COMP_LOGD("Copying trace environnement entry: "
+               BT_COMP_LOGD("Copying trace environment entry: "
                        "index=%" PRId64 ", value-addr=%p, value-name=\"%s\"",
                        i, value, value_name);
 
This page took 0.023012 seconds and 4 git commands to generate.