2
0
JC Brand 8 жил өмнө
parent
commit
3edaffd3ec

+ 1 - 1
docs/source/development.rst

@@ -943,7 +943,7 @@ messageSend
 
 When a message will be sent out.
 
-``storage_memoryconverse.listen.on('messageSend', function (event, messageText) { ... });``
+``converse.listen.on('messageSend', function (event, messageText) { ... });``
 
 noResumeableSession
 ~~~~~~~~~~~~~~~~~~~