Skip to content

Commit 354c270

Browse files
vimkimhonggyukim
authored andcommitted
docs: fix redundant 'the' in readme.md
Signed-off-by: Daehyun Kim <[email protected]>
1 parent 804ae6b commit 354c270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ this info can be shown by `uftrace replay --srcline` and in `uftrace tui`. Users
8888
open the editor at the source location as shown in https://uftrace.github.io/slide/#120.
8989

9090
If debug information for the program (`gcc -g`) is available, `--auto-args`
91-
works even on functions inside the compiled the user programs.
91+
works even on functions inside the user-compiled programs.
9292

9393
In case argument information is not available, argument specifications like
9494
(`-A udev_new@arg1/s`) can be passed on the command line or an options file.

0 commit comments

Comments
 (0)