Minor documentation fix

This commit is contained in:
diamondburned (Forefront) 2020-06-09 20:25:10 -07:00
parent 242f2c6192
commit 2eed8da97f
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ Backend implementations have certain conditions that should be adhered to:
- For the server list, icon updates and such that happen after their calls
should use `SetServers()`.
- For the nickname of the current server, the backend can store the state of
the label container. It must, however, remove the state when the cancel
the label container. It must, however, remove the container when the stop
callback from `JoinServer()` is called.
**Note:** IO in most cases usually refer to networking, but they should files and