Browse Source

Fix remaining server_control -> server-control typo

tags/v1.4.0
Nils 4 years ago
parent
commit
642b82ff51
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/src/api/index.adoc

+ 1
- 1
docs/src/api/index.adoc View File

@@ -590,7 +590,7 @@ string.

=== Client to Server Control

If the server publishes the `:server_control:` capability, then clients can also initiate action by
If the server publishes the `:server-control:` capability, then clients can also initiate action by
the server. For example, a client might implement a 'Save All' option which sends a
`/nsm/server/save` message to the server, rather than requiring the user to switch to the session
management interface to effect the save.


Loading…
Cancel
Save