mirror of
https://github.com/google/pebble.git
synced 2025-05-18 17:34:59 +00:00
spelling: specific
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
faf96c3ee2
commit
848a68c241
3 changed files with 8 additions and 8 deletions
|
@ -281,7 +281,7 @@ clar_usage(const char *arg)
|
|||
printf(" -q \t\tOnly report tests that had an error\n");
|
||||
printf(" -Q \t\tQuit as soon as a test fails\n");
|
||||
printf(" -l \t\tPrint suite, category, and test names\n");
|
||||
printf(" -tXX\t\tRun a specifc test by name\n");
|
||||
printf(" -tXX\t\tRun a specific test by name\n");
|
||||
exit(-1);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue