diff options
Diffstat (limited to 'plugins/!NotAdopted/Chess4Net/MI')
-rw-r--r-- | plugins/!NotAdopted/Chess4Net/MI/MirandaINC/m_contacts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
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)
|