mirror of
https://github.com/polybar/polybar.git
synced 2026-03-12 19:25:26 +00:00
fix typos (#2524)
This commit is contained in:
@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user