Merge branch 'mm/p4-unshelve-windows-fix'
[gitweb.git] / t / t0212 / parse_events.perl
index a2776ba216781b77c0d81920769efb35bb4c5fec..6584bb5634276e85c44beff001f8d72f09264df5 100644 (file)
@@ -26,7 +26,7 @@
 
 # The version of the trace2 event target format that we understand.
 # This is reported in the 'version' event in the 'evt' field.
-# It comes from the GIT_TR2_EVENT_VERSION macro in trace2/tr2_tgt_event.c
+# It comes from the GIT_TRACE2_EVENT_VERSION macro in trace2/tr2_tgt_event.c
 my $evt_version = '1';
 
 my $show_children = 1;