codespell: CRM/*
[civicrm-core.git] / CRM / Core / BAO / Job.php
index 9342e1b3c3bc687c11e4d3b1ca964ba030273930..1283ca2f1c1c29d86d52470069b84549904d8e18 100644 (file)
@@ -91,7 +91,7 @@ class CRM_Core_BAO_Job extends CRM_Core_DAO_Job {
    *   Value we want to set the is_active field.
    *
    * @return Object
-   *   DAO object on sucess, null otherwise
+   *   DAO object on success, null otherwise
    *
    */
   public static function setIsActive($id, $is_active) {