diff options
author | lpmi-13 <leskis@gmail.com> | 2018-11-08 20:25:43 +0000 |
---|---|---|
committer | lpmi-13 <leskis@gmail.com> | 2018-11-08 20:25:43 +0000 |
commit | d5c981ed400c84ce09c858e896fe96b0ce59cc2f (patch) | |
tree | 2fafcdccf8f612e3e8a2472961de0f0259b468b8 | |
parent | d0d8c127673097e2604790f6217030f6cab94bfe (diff) | |
download | twinkle-d5c981ed400c84ce09c858e896fe96b0ce59cc2f.tar twinkle-d5c981ed400c84ce09c858e896fe96b0ce59cc2f.tar.gz twinkle-d5c981ed400c84ce09c858e896fe96b0ce59cc2f.tar.lz twinkle-d5c981ed400c84ce09c858e896fe96b0ce59cc2f.tar.xz twinkle-d5c981ed400c84ce09c858e896fe96b0ce59cc2f.zip |
fix simple typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -265,7 +265,7 @@ send a REGISTER on startup of the profile. ## Addressing -When you invite someone to a call you have to enter an an address. +When you invite someone to a call you have to enter an address. A SIP address has the following form: sip:<user>@<host-part> |