Commit 3edaffd3 authored by JC Brand's avatar JC Brand

Fix typo

parent 5a391792
...@@ -943,7 +943,7 @@ messageSend ...@@ -943,7 +943,7 @@ messageSend
When a message will be sent out. When a message will be sent out.
``storage_memoryconverse.listen.on('messageSend', function (event, messageText) { ... });`` ``converse.listen.on('messageSend', function (event, messageText) { ... });``
noResumeableSession noResumeableSession
~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment