aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorThomas Willingham <beardyunixer@beardyunixer.com>2014-09-16 00:55:41 +0100
committerThomas Willingham <beardyunixer@beardyunixer.com>2014-09-16 00:55:41 +0100
commitd2a4b34c98534940c12a2a5f093c7a2f7485b93c (patch)
treeeb91ac78bdc7ff0ddf746550f22d5e93faf8a937 /doc
parentc841714ba5d0df349e0f9d972fafa18a72fc4f1e (diff)
downloadvolse-hubzilla-d2a4b34c98534940c12a2a5f093c7a2f7485b93c.tar.gz
volse-hubzilla-d2a4b34c98534940c12a2a5f093c7a2f7485b93c.tar.bz2
volse-hubzilla-d2a4b34c98534940c12a2a5f093c7a2f7485b93c.zip
Trivial typo - concatenated string that should be. Doesn't really
deserve it's own commit, but if I don't fix it now, nobody will notice for another18 months.
Diffstat (limited to 'doc')
-rw-r--r--doc/intro_for_developers.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/intro_for_developers.bb b/doc/intro_for_developers.bb
index 2f498e6fb..4fb8ed3a9 100644
--- a/doc/intro_for_developers.bb
+++ b/doc/intro_for_developers.bb
@@ -52,7 +52,7 @@
[li]chatroom - data for the actual chat room[/li]
[li]clients - OAuth usage[/li]
[li]config - main configuration storage[/li]
- [li]conv - [/li]
+ [li]conv - Diaspora private messages[/li]
[li]event - Events[/li]
[li]fcontact - friend suggestion stuff[/li]
[li]ffinder - friend suggestion stuff[/li]