diff options
Diffstat (limited to 'plugins/SMS/src/stdafx.h')
-rw-r--r-- | plugins/SMS/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SMS/src/stdafx.h b/plugins/SMS/src/stdafx.h index d75f056b75..a13314daaf 100644 --- a/plugins/SMS/src/stdafx.h +++ b/plugins/SMS/src/stdafx.h @@ -33,7 +33,7 @@ extern HINSTANCE hInst;
-// структура содержащая информацию по построению меню или расширеных иконок
+// структура содержащая информацию по построению меню или расширенных иконок
struct GUI_DISPLAY_ITEM
{
LPSTR lpszName; // имя сервиса, оно же имя в иколибе
|