diff options
author | Evan Prodromou <evan@status.net> | 2009-12-22 08:53:50 -0800 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2009-12-22 08:53:50 -0800 |
commit | a2cb0a033fa6777d824dc40e759294287bd83939 (patch) | |
tree | 96b6947fd9aa7a76c1888a127e21e34319334f9b /doc-src/help | |
parent | f17016470170401e1ad1b869c740063a578cb4cd (diff) | |
parent | c9c316db7f003e018202e6c9f39770c208aecc05 (diff) |
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Diffstat (limited to 'doc-src/help')
-rw-r--r-- | doc-src/help | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc-src/help b/doc-src/help index 93300ab24..37a8d11f7 100644 --- a/doc-src/help +++ b/doc-src/help @@ -1,4 +1,4 @@ -%%site.name%% is a **microblogging service**. Users post short (140 +%%site.name%% is a **microblogging service**. Users post short (%%site.textlimit%% character) notices which are broadcast to their friends and fans using the Web, RSS, or instant messages. @@ -30,4 +30,4 @@ Here are some documents that you might find helpful in understanding * [Privacy](%%doc.privacy%%) - %%site.name%%'s privacy policy * [Source](%%doc.source%%) - How to get the StatusNet source code * [Badge](%%doc.badge%%) - How to put a StatusNet badge on your blog or homepage -* [Bookmarklet](%%doc.bookmarklet%%) - Bookmarklet for posting Web pages
\ No newline at end of file +* [Bookmarklet](%%doc.bookmarklet%%) - Bookmarklet for posting Web pages |