From: fabrixxm Date: Wed, 13 Jun 2012 16:08:34 +0000 (-0400) Subject: enotify: fix stupid typo X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=feab17bfea374fd753b18157eeb8bf5cd61954cf;p=friendica.git enotify: fix stupid typo --- diff --git a/include/enotify.php b/include/enotify.php index 89ecc3703f..aba2f85163 100644 --- a/include/enotify.php +++ b/include/enotify.php @@ -80,7 +80,7 @@ function notification($params) { $dest_str = sprintf(t('%1$s commented on [url=%2$s]%3$s\'s %4$s[/url]'), '[url=' . $params['source_link'] . ']' . $params['source_name'] . '[/url]', $itemlink, - $p[0]['author-name'] + $p[0]['author-name'], $item_post_type); // "your post"