From 2bb1470f306ab770edfbd2c8cc3b679f3c4b4ac8 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Wed, 25 Jun 2014 04:17:14 +0000 Subject: spelling corrections git-svn-id: http://svn.miranda-ng.org/main/trunk@9574 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Popup/src/notifications.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/Popup/src/notifications.h') diff --git a/plugins/Popup/src/notifications.h b/plugins/Popup/src/notifications.h index 98aae6e144..eb8a8e094f 100644 --- a/plugins/Popup/src/notifications.h +++ b/plugins/Popup/src/notifications.h @@ -40,8 +40,8 @@ struct POPUPTREEDATA int timeoutValue; char leftAction[MAXMODULELABELLENGTH]; char rightAction[MAXMODULELABELLENGTH]; - COLORREF colorBack; //realy needet ?? - COLORREF colorText; //realy needet ?? + COLORREF colorBack; //really needed ?? + COLORREF colorText; //really needed ?? }; extern LIST gTreeData; -- cgit v1.2.3