Merge pull request #5235 from atif-shaikh/CRM-5039MinorFixes
[civicrm-core.git] / CRM / Utils / Number.php
index c197e4b7cc6c55bd003c5e840fc3624e673f22d0..ff9c4d66d0b30bc7a6e29163316aa507162df5d8 100644 (file)
@@ -5,7 +5,7 @@
  */
 class CRM_Utils_Number {
   /**
-   * Create a random number with a given precision
+   * Create a random number with a given precision.
    *
    * @param array $precision
    *   (int $significantDigits, int $postDecimalDigits).