comment fixes
[civicrm-core.git] / CRM / Contact / Page / Task.php
index ee0187665255333a82ff0bb6e74ed45438a000f1..7b740caa588dc10c96aabb2058aaeaf93dfed9cb 100644 (file)
  *
  * @package CRM
  * @copyright CiviCRM LLC (c) 2004-2015
- * $Id$
- *
  */
 
 /**
  * This is a dummy class that does nothing at the moment.
- * the template is used primarily for displaying result page
+ *
+ * The template is used primarily for displaying result page
  * of tasks performed on contacts. Contacts are searched/selected
  * and then subjected to Tasks/Actions.
- *
  */
 class CRM_Contact_Page_Task extends CRM_Core_Page {