From: Sarven Capadisli Date: Wed, 16 Sep 2009 13:29:46 +0000 (+0000) Subject: Fixed typo X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6568a3202d3acfde694b359e2524d52d93dc83dd;p=quix0rs-gnu-social.git Fixed typo --- diff --git a/plugins/Realtime/realtimeupdate.js b/plugins/Realtime/realtimeupdate.js index eba8ac1d91..b2c8bb56d6 100644 --- a/plugins/Realtime/realtimeupdate.js +++ b/plugins/Realtime/realtimeupdate.js @@ -55,7 +55,7 @@ RealtimeUpdate = { " "+ ""+ "from "+ - "+source+"++ // may have a link + "+source+"+ // may have a link ""; if (data['in_reply_to_status_id']) { ni = ni+" in context";