]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/mail.php
L10n/i18n updated.
[quix0rs-gnu-social.git] / lib / mail.php
index e8c5d3c4e7374446ab56639dfc7faa03ea18482f..eaef2285b59d6bdb5fd52e2c7b63d9bbbd825eb1 100644 (file)
@@ -641,7 +641,7 @@ function mail_notify_message($message, $from=null, $to=null)
 }
 
 /**
- * notify a user that one of their notices has been chosen as a 'fave'
+ * Notify a user that one of their notices has been chosen as a 'fave'
  *
  * Doesn't check that the user has an email address nor if they
  * want to receive notification of faves. Maybe this happens higher
@@ -704,7 +704,7 @@ function mail_notify_fave($other, $user, $notice)
 }
 
 /**
- * notify a user that they have received an "attn:" message AKA "@-reply"
+ * Notify a user that they have received an "attn:" message AKA "@-reply"
  *
  * @param User   $user   The user who recevied the notice
  * @param Notice $notice The notice that was sent