Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Applencourt committed Sep 3, 2024
1 parent 814f656 commit f971f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/babeltrace_thapi.in
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ def bt_graphs(inputs)
g_comps = [if $options[:live]
'source.ctf.lttng_live'
elsif $options[:archive]
'source.ctf.lttng-archive'
'source.ctf.lttng_archive'
else
'source.ctf.fs'
end]
Expand Down

0 comments on commit f971f87

Please sign in to comment.