Fix various typos with codespell
Using 2.2.6.dev180+ge3a2cfbd.
This commit is contained in:
@ -49,7 +49,7 @@ private:
|
||||
|
||||
bool emitting = false;
|
||||
bool active = false;
|
||||
bool signal_cancled = false;
|
||||
bool signal_canceled = false;
|
||||
bool one_shot = false;
|
||||
int amount = 0;
|
||||
double lifetime = 0.0;
|
||||
|
||||
Reference in New Issue
Block a user