summaryrefslogtreecommitdiff
path: root/include/delphi
diff options
context:
space:
mode:
Diffstat (limited to 'include/delphi')
-rw-r--r--include/delphi/m_contacts.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/delphi/m_contacts.inc b/include/delphi/m_contacts.inc
index 614492eede..5381d41913 100644
--- a/include/delphi/m_contacts.inc
+++ b/include/delphi/m_contacts.inc
@@ -38,7 +38,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)