Skip to content

Commit 5292e1a

Browse files
committed
Fix typo
1 parent e513da9 commit 5292e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/wrapnix/wrapper.sh.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ already set. (perf optimization)
1919

2020
We use the guard to prevent infinite loop if something in shellenv causes
2121
another wrapped binary to be called. The guard is specific to this project so shellenv
22-
could stil cause another project's shellenv to be called.
22+
could still cause another project's shellenv to be called.
2323

2424
DO_NOT_TRACK=1 can be removed once we optimize segment to queue events.
2525
*/ -}}

0 commit comments

Comments
 (0)