Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lib/tortoise/handler.ex
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ defmodule Tortoise.Handler do
happen when the connection goes offline should be set up using
the `connection/3` callback.

- `last_will/1 is called to get a last will message for a
- `last_will/1` is called to get a last will message for a
new connection. If none is provided (nil), the connection's default
last will will be used.

Expand Down