Skip to content

Commit 0903b13

Browse files
committed
Fixed help text in seleniumbender.
1 parent f621c68 commit 0903b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/seleniumbender

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ while true; do
2626
" libraries - Visits all the libraries and examples at libraries view\n" \
2727
" examples - Compiles all the examples at libraries view\n" \
2828
" sketches - Compiles the examples of user cb_compile_tester\n" \
29-
" target - Compiles the examples of given libraries as comma seperated list\n" \
29+
" target - Compiles the examples of given libraries as a comma separated list\n" \
3030
" noplugin - Runs tests that do not need plugin installed\n" \
3131
" walkthrough - Runs tests for walkthrough\n" \
3232
" staging - Runs tests in staging\n" \

0 commit comments

Comments
 (0)