Skip to content

Commit 861f47b

Browse files
standby24x7shuahkh
authored andcommitted
selftest/ftrace: Fix typo in trigger-snapshot.tc
This patch fixes a spelling typo in trigger-snapshot.tc [[email protected]: Fix typo in commit log] Signed-off-by: Masanari Iida <[email protected]> Acked-by: Steven Rostedt (VMware) <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
1 parent a4864a3 commit 861f47b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/testing/selftests/ftrace/test.d/trigger/trigger-snapshot.tc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ if [ -z "$FEATURE" ]; then
2828
exit_unsupported
2929
fi
3030

31-
echo "Test snapshot tigger"
31+
echo "Test snapshot trigger"
3232
echo 0 > snapshot
3333
echo 1 > events/sched/sched_process_fork/enable
3434
( echo "forked")

0 commit comments

Comments
 (0)