This commit is contained in:
dvermd
2021-10-04 23:46:38 +02:00
committed by GitHub
parent 40ae9b210b
commit a2968127d1
10 changed files with 14 additions and 14 deletions

View File

@ -59,7 +59,7 @@ bool command<output_policy::IGNORED>::is_running() {
}
/**
* Wait for the child processs to finish
* Wait for the child process to finish
*/
int command<output_policy::IGNORED>::wait() {
do {