From 0eae5d3fe73c4db870912328fe2c41af89dcd01d Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Tue, 24 Jun 2014 19:26:18 +0000 Subject: typo git-svn-id: http://svn.miranda-ng.org/main/trunk@9571 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/!NotAdopted/Chess4Net/MI/MirandaINC/m_contacts.inc | 2 +- plugins/!NotAdopted/SmartAutoReplier/wtl/atldlgs.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/!NotAdopted') diff --git a/plugins/!NotAdopted/Chess4Net/MI/MirandaINC/m_contacts.inc b/plugins/!NotAdopted/Chess4Net/MI/MirandaINC/m_contacts.inc index 4ea0d936c3..c190b32bf0 100644 --- a/plugins/!NotAdopted/Chess4Net/MI/MirandaINC/m_contacts.inc +++ b/plugins/!NotAdopted/Chess4Net/MI/MirandaINC/m_contacts.inc @@ -37,7 +37,7 @@ type const -// CNF_* Types of information you can retreive by setting the dwFlag in CONTACTINFO +// CNF_* Types of information you can retrieve by setting the dwFlag in CONTACTINFO CNF_FIRSTNAME = 1; // returns first name (string) CNF_LASTNAME = 2; // returns last name (string) diff --git a/plugins/!NotAdopted/SmartAutoReplier/wtl/atldlgs.h b/plugins/!NotAdopted/SmartAutoReplier/wtl/atldlgs.h index a55fed4cb5..7c5a04a3d8 100644 --- a/plugins/!NotAdopted/SmartAutoReplier/wtl/atldlgs.h +++ b/plugins/!NotAdopted/SmartAutoReplier/wtl/atldlgs.h @@ -2894,7 +2894,7 @@ public: return nMsgFindReplace; } // call while handling FINDMSGSTRING registered message - // to retreive the object + // to retrieve the object static T* PASCAL GetNotifier(LPARAM lParam) { ATLASSERT(lParam != NULL); -- cgit v1.2.3