Merge pull request #1625 from pradpnayak/CRM-13340
[civicrm-core.git] / CRM / Utils / Weight.php
index b29b814936f5986b21d4b4370f14c57037e02766..a5b240216694300b6d394af0ee6a5315644d299d 100644 (file)
@@ -108,7 +108,7 @@ class CRM_Utils_Weight {
   }
 
   /**
-   * Updates the weight fields of other rows according to the new and old weight paased in.
+   * Updates the weight fields of other rows according to the new and old weight passed in.
    * And returns the new weight be used. If old-weight not present, Creates a gap for a new row to be inserted
    * at the specified new weight
    *