Merge branch 'bb/trace2-comment-fix'

In-code comment fix.

* bb/trace2-comment-fix:
  trace2: fix a comment
maint
Junio C Hamano 2023-07-28 09:45:21 -07:00
commit c8a33b44c5
1 changed files with 1 additions and 1 deletions

View File

@ -541,7 +541,7 @@ void trace2_timer_stop(enum trace2_timer_id tid);
* elsewhere as array indexes).
*
* Any values added to this enum be also be added to the
* `tr2_counter_metadata[]` in `trace2/tr2_tr2_ctr.c`.
* `tr2_counter_metadata[]` in `trace2/tr2_ctr.c`.
*/
enum trace2_counter_id {
/*