more comment fixes
[civicrm-core.git] / CRM / Activity / Selector / Activity.php
index 1181f03c1e0003c2319b6504fbdb6c7f87e58a25..dbac346b6e75fd4641297b97e500ab2b53bcbcc8 100644 (file)
  *
  * @package CRM
  * @copyright CiviCRM LLC (c) 2004-2015
- * $Id$
- *
  */
 
 /**
- * This class is used to retrieve and display activities for a contact
- *
+ * This class is used to retrieve and display activities for a contact.
  */
 class CRM_Activity_Selector_Activity extends CRM_Core_Selector_Base implements CRM_Core_Selector_API {