Update comments
authorTim Mallezie <tim.mallezie@chiro.be>
Thu, 28 May 2015 08:52:39 +0000 (10:52 +0200)
committerTim Mallezie <tim.mallezie@chiro.be>
Thu, 28 May 2015 08:52:39 +0000 (10:52 +0200)
CRM/Event/Form/Task/PDF.php

index 97e00aae3e20e37db4b2e959d8398a84893795a6..204e6dd82c74251b7e81089caae60641a29cc1cd 100644 (file)
  */
 
 /**
- * This class provides the functionality to email a group of
- * contacts.
+ * This class provides the functionality to create PDF letter for a group of
+ * participants or a single participant.
  */
 class CRM_Event_Form_Task_PDF extends CRM_Event_Form_Task {
 
   /**
    * Are we operating in "single mode", i.e. printing letter to one
-   * specific contact?
+   * specific participant?
    *
    * @var boolean
    */