]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/noticelist.php
silently skip email for subs from sandboxed user
[quix0rs-gnu-social.git] / lib / noticelist.php
index 4e5623ded60fee5ae43b52866b249af488025cec..bf12bb73c5dfd4df71e48bee9503a08dc89b6d0a 100644 (file)
@@ -347,7 +347,7 @@ class NoticeListItem extends Widget
      * show the link to the main page for the notice
      *
      * Displays a link to the page for a notice, with "relative" time. Tries to
-     * get remote notice URLs correct, but does not always succeed.
+     * get remote notice URLs correct, but doesn't always succeed.
      *
      * @return void
      */
@@ -483,7 +483,7 @@ class NoticeListItem extends Widget
      * show a link to reply to the current notice
      *
      * Should either do the reply in the current notice form (if available), or
-     * link out to the notice-posting form. A little flakey, does not always work.
+     * link out to the notice-posting form. A little flakey, doesn't always work.
      *
      * @return void
      */