qtmobility/src/versit/qversitcontactimporter.cpp
changeset 14 6fbed849b4f4
parent 11 06b8e2af4411
child 15 1f895d8a5b2b
--- a/qtmobility/src/versit/qversitcontactimporter.cpp	Fri Jun 11 14:26:25 2010 +0300
+++ b/qtmobility/src/versit/qversitcontactimporter.cpp	Wed Jun 23 19:08:38 2010 +0300
@@ -109,7 +109,7 @@
  * setPropertyHandler(), the client can pass in a handler to override the processing of properties
  * and/or handle properties that QVersitContactImporter doesn't support.
  *
- * An example property handler that logs unknown properties:
+ * An example property handler that decodes unknown properties generated by the example detail handler provided in the QVersitContactExporter documentation:
  * \snippet ../../doc/src/snippets/qtversitdocsample/qtversitdocsample.cpp Property handler
  *
  * An example usage of QVersitContactImporter