diff options
Diffstat (limited to 'plugins/SkypeStatusChange/src/stdafx.h')
-rw-r--r-- | plugins/SkypeStatusChange/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SkypeStatusChange/src/stdafx.h b/plugins/SkypeStatusChange/src/stdafx.h index bc4b64d139..ebc0f3036d 100644 --- a/plugins/SkypeStatusChange/src/stdafx.h +++ b/plugins/SkypeStatusChange/src/stdafx.h @@ -18,7 +18,7 @@ #include <m_utils.h>
#include <win2k.h>
-#define MODULENAME "Change Skype status"
+#define MODULENAME "Change Skype Status"
class COptions
{
|