Skip to content

Commit f8da857

Browse files
Fixed typo.
1 parent 6d66186 commit f8da857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/tests/linux/tv_casting_test_sequences.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
be stopped by providing the `STOP_APP` string as the `input_cmd`. As noted in the example below of `example_test_sequence`, the first
2626
four steps pertain to starting the apps while the last two are for signaling stopping the apps.
2727
28-
Note: `START_APP` and `STOP_APP` are reserved for signaling the starting and stopping of an apps.
28+
Note: `START_APP` and `STOP_APP` are reserved for signaling the starting and stopping of apps.
2929
3030
Example:
3131
test_sequences = [

0 commit comments

Comments
 (0)