mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
Fix typo
This commit is contained in:
@ -37,7 +37,7 @@ struct SleeperThread {
|
||||
return *this;
|
||||
}
|
||||
|
||||
bool isRunnging() const
|
||||
bool isRunning() const
|
||||
{
|
||||
return do_run_;
|
||||
}
|
||||
|
Reference in New Issue
Block a user