Merge pull request #1003 from eltociear/patch-1

chore: update windowsservicemanager.h
This commit is contained in:
pokamest 2024-08-28 17:26:21 +03:00 committed by GitHub
commit d800a95a1d
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 {