We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f621c68 commit 0903b13Copy full SHA for 0903b13
bin/seleniumbender
@@ -26,7 +26,7 @@ while true; do
26
" libraries - Visits all the libraries and examples at libraries view\n" \
27
" examples - Compiles all the examples at libraries view\n" \
28
" sketches - Compiles the examples of user cb_compile_tester\n" \
29
- " target - Compiles the examples of given libraries as comma seperated list\n" \
+ " target - Compiles the examples of given libraries as a comma separated list\n" \
30
" noplugin - Runs tests that do not need plugin installed\n" \
31
" walkthrough - Runs tests for walkthrough\n" \
32
" staging - Runs tests in staging\n" \
0 commit comments