aboutsummaryrefslogtreecommitdiffstats
path: root/include/datetime.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-25 21:39:07 -0700
committerfriendica <info@friendica.com>2012-06-25 21:39:07 -0700
commitd32d0e21544ffc487042f855280f05ba63651e7d (patch)
tree2bc7ea557c9f7912438c48e58428e1cc235aadf5 /include/datetime.php
parent78ede4744ff17c564f7104731c152672138f3efb (diff)
downloadvolse-hubzilla-d32d0e21544ffc487042f855280f05ba63651e7d.tar.gz
volse-hubzilla-d32d0e21544ffc487042f855280f05ba63651e7d.tar.bz2
volse-hubzilla-d32d0e21544ffc487042f855280f05ba63651e7d.zip
typos
Diffstat (limited to 'include/datetime.php')
-rw-r--r--include/datetime.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/datetime.php b/include/datetime.php
index e3e9b9dbf..75ae685f3 100644
--- a/include/datetime.php
+++ b/include/datetime.php
@@ -448,7 +448,7 @@ function update_contact_birthdays() {
*/
$bdtext = sprintf( t('%s\'s birthday'), $rr['name']);
- $bdtext2 = sprintf( t('Happy Birthday %s'), ' [url=' . $rr['url'] . ']' . $rr['name'] . '[/url]' ;
+ $bdtext2 = sprintf( t('Happy Birthday %s'), ' [url=' . $rr['url'] . ']' . $rr['name'] . '[/url]') ;