Merge remote-tracking branch 'upstream/4.6' into 4.6-master-2015-06-29-23-22-39
[civicrm-core.git] / CRM / Utils / System.php
index 2c64ef560bd39b3535412a6b64cf0678ce3dd395..6a8cfc61aad4f42d98e618788e557bb44d28a395 100644 (file)
@@ -642,7 +642,7 @@ class CRM_Utils_System {
   /**
    * Authenticate the user against the uf db.
    *
-   * In case of succesful authentication, returns an array consisting of
+   * In case of successful authentication, returns an array consisting of
    * (contactID, ufID, unique string). Returns FALSE if authentication is
    * unsuccessful.
    *