File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -240,12 +240,12 @@ server can send to a sync client:
240
240
241
241
* - .. sync-server-message:: TRANSACT
242
242
- Indicates whether or not the server successfully processed a changeset
243
- specified in a TRANSACT from the client.
243
+ specified in a :sync-client-message:` TRANSACT` from the client.
244
244
245
245
* - .. sync-server-message:: MARK
246
246
- Indicates that the server has sent the client the latest
247
247
:ref:`changeset <changeset>` that was in the server history when the
248
- server received a MARK from the client.
248
+ server received a :sync-client-message:` MARK` from the client.
249
249
250
250
* - .. sync-server-message:: STATE
251
251
- Contains one or more segments of encoded data that the client can
You can’t perform that action at this time.
0 commit comments