chore: update windowsservicemanager.h

controll -> control
This commit is contained in:
Ikko Eltociear Ashimine 2024-08-24 00:32:58 +09:00 committed by GitHub
parent 758b25947c
commit ee61f842e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@
#include "Winsvc.h"
/**
* @brief The WindowsServiceManager provides controll over the MozillaVPNBroker
* @brief The WindowsServiceManager provides control over the MozillaVPNBroker
* service via SCM
*/
class WindowsServiceManager : public QObject {