mirror of
https://github.com/rad4day/Waybar.git
synced 2025-10-29 23:22:41 +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