Spelling fixes in comments, documentation, tests and examples
By klemens <ka7@github.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -141,7 +141,7 @@ int renice_main(int argc UNUSED_PARAM, char **argv)
|
||||
retval = EXIT_FAILURE;
|
||||
}
|
||||
|
||||
/* No need to check for errors outputing to stderr since, if it
|
||||
/* No need to check for errors outputting to stderr since, if it
|
||||
* was used, the HAD_ERROR label was reached and retval was set. */
|
||||
|
||||
return retval;
|
||||
|
Reference in New Issue
Block a user