docs: Clean up unfinished sentence in sending-messages doc.

This commit is contained in:
Tim Abbott 2018-11-30 10:06:04 -08:00
parent df5475996f
commit 81b99782b9
1 changed files with 2 additions and 2 deletions

View File

@ -60,8 +60,8 @@ number of purposes:
[queue](../subsystems/queuing.html) to actually send the [queue](../subsystems/queuing.html) to actually send the
message. See `maybe_enqueue_notifications` and related code for message. See `maybe_enqueue_notifications` and related code for
this part of the logic. this part of the logic.
* Splicing user-dependent data (like the `mentioned` flag) into the * Splicing user-dependent data (E.g. `flags` such as when the user
events, so that each user correctly. was `mentioned`) into the events.
* Handling the [local echo details](#local-echo). * Handling the [local echo details](#local-echo).
* Handling certain client configuration options that affect * Handling certain client configuration options that affect
messages. E.g. determining whether to send the messages. E.g. determining whether to send the