diff --git a/cmd/lk/sip.go b/cmd/lk/sip.go index 46edfadb..43e26dc3 100644 --- a/cmd/lk/sip.go +++ b/cmd/lk/sip.go @@ -142,7 +142,7 @@ var ( }, &cli.BoolFlag{ Name: "play-dialtone", - Usage: "if set, a ring tone will be played to the SIP participant while the transfer is being attempted", + Usage: "if set, a dial tone will be played to the SIP participant while the transfer is being attempted", }, }, },