contacts_plat/virtual_phonebook_engine_api/inc/MVPbkFieldType.h
branchRCL_3
changeset 21 9da50d567e3c
parent 20 f4a778e096c2
--- a/contacts_plat/virtual_phonebook_engine_api/inc/MVPbkFieldType.h	Wed Sep 01 12:29:52 2010 +0100
+++ b/contacts_plat/virtual_phonebook_engine_api/inc/MVPbkFieldType.h	Tue Sep 14 20:54:53 2010 +0300
@@ -641,7 +641,7 @@
                 TInt aMatchPriority ) const = 0;
 
         /**
-         * Returns the field type resource id from VPbkEng.rsg
+         * Returns the field type resource id from vpbkeng.rsg
          * that be used to identify a type.
          *
          * @return A field type resource id.
@@ -732,7 +732,7 @@
          * Returns the field type corresponding to field type resource id.
          *
          * If no match is found returns NULL. The resource id aFieldTypeResId
-         * corresponds to the VPBK_FIELD_TYPE types in VPbkEng.rsg.
+         * corresponds to the VPBK_FIELD_TYPE types in vpbkeng.rsg.
          *
          * @param aFieldTypeResId The field type resource id.
          * @return The corresponding field type.