There was an error while loading. Please reload this page.
1 parent debde67 commit 6944d1eCopy full SHA for 6944d1e
1 file changed
src/chat/chatLogic.js
@@ -17,8 +17,8 @@ import * as utils from '../utils'
17
* Common code for a chat (discussion area of messages about something)
18
* This version runs over a series of files for different time periods
19
*
20
- * Parameters for the whole chat like its title are stored on
21
- * index.ttl#this and the chats messages are stored in YYYY/MM/DD/chat.ttl
+ * Parameters for the whole chat -- like its title -- are stored at
+ * index.ttl#this and the chat messages are stored in YYYY/MM/DD/chat.ttl
22
23
*/
24
0 commit comments